P.S. My goal is to have something similar to this.
E-Zine
Moderator: General Moderators
E-Zine
I am planning to code an eZine script for my website. I am still quite new to PHP (done some simple scripts and hacks on others) and don't really know how/where to begin. If anyone has any tips/suggestions/tutorial link or anything else that might help me, I'd greatly appreciate it. 
P.S. My goal is to have something similar to this.
P.S. My goal is to have something similar to this.
That will definitely require a database backend. Once you've learned the PHP basics try fooling around with databases. MySQL is primarily used with PHP but there is always Postgre too.
Read up
:
http://www.devshed.com/c/a/MySQL/Speaking-SQL-part-1/
http://www.devshed.com/c/a/MySQL/Beginn ... -Tutorial/
Read up
http://www.devshed.com/c/a/MySQL/Speaking-SQL-part-1/
http://www.devshed.com/c/a/MySQL/Beginn ... -Tutorial/