Jump to content

What projects do I need to program to learn PHP.


Redlightpacket

Recommended Posts

Building your own forum from scratch is a pretty advanced topic. Not to mention that there are so many good free forums out there, you probably dont even need to.

 

What I would start with is Making, well, a simple website. Make registration and login scripts so that you understand how PHP works with Mysql.

 

Make a simple guestbook/sign my website script

 

make a news letter type thing, where you send a user email.

 

Once you get a basic hold on PHP, take the scripts you created, and make them better. There is always room for improvement, especially if you are just starting out. Making your scripts cleaner, more secure, and faster is a great way to practice also!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.