Click to See Complete Forum and Search --> : Newsletter database steps, help?


cobrasniper555
09-10-2005, 03:40 PM
Hello, this is needed so much on my site. I need to make a newsletter system. My website hosts PHP and uses MySQL. Could anybody help me step by step on how to make a newsletter system? Please!?!?!?!?!?

theuedimaster
09-10-2005, 08:46 PM
DUDE! What I want you to do is go to http://www.w3schools.com and learn a little mysql and php. THEN come here for specific help. You're not going to get a tutorial straight up from nothing from anybody.

If you want the right direction, you want to be able to store and extract data from a mysql table, and display it using php. That would mean learning the SELECT, UPDATE, and INSERT functions in mysql. This would also meany learning the mysql_query and mysql_fetch_array functions of php.

SpectreReturns
09-11-2005, 12:49 AM
That was cold, but I agree.