Redlightpacket Posted April 24, 2009 Share Posted April 24, 2009 I am trying to learn PHP. I am starting simple. I'm wondering what kinds of simple projects do I need to do to build my skills in PHP. I know you need to learn how to build a forum. But what other kinds of simple projects could help me learn php better. Quote Link to comment https://forums.phpfreaks.com/topic/155450-what-projects-do-i-need-to-program-to-learn-php/ Share on other sites More sharing options...
mikesta707 Posted April 24, 2009 Share Posted April 24, 2009 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! Quote Link to comment https://forums.phpfreaks.com/topic/155450-what-projects-do-i-need-to-program-to-learn-php/#findComment-817982 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.