Forum Moderators: coopster

Message Too Old, No Replies

I have to create.

my project description how to do it

         

CodeMama

7:54 pm on Nov 25, 2008 (gmt 0)

10+ Year Member



I have to create a form that will enter text ads into a db and then write a script that will display these ads randomly on page refreshes in a table with 3 columns, anyone done this, I'm already stuck and can't seem to find a script to modify...

vincevincevince

5:07 am on Nov 26, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It doesn't seem too hard to me. Study the php.net pages for mysql_query() and mysql_fetch_assoc(). That's almost all you need!