quarantine Posted May 13, 2009 Share Posted May 13, 2009 I have come to a bit of a crossroads in my php studies. I have just recently started casually learning little bits of php here and there. I don't consider myself very advanced, I would say I have the basic structure of php under my belt as well as most of the basic loops like foreach(), while(), and some conditional statments like "if..else". My big problem is, I don't know where to take my learning next. I believe I have moved out the complete "101" beginner stage, but I can't seem to find tutorials or resources between absolute beginner and intermediate. If someone could explain which direction I should be heading in php, and show me some great resources online to learn, that would be wonderful! Link to comment https://forums.phpfreaks.com/topic/158017-what-to-learn-next/ Share on other sites More sharing options...
Mchl Posted May 13, 2009 Share Posted May 13, 2009 Think of a script to write and ... well try to write it! You will have to learn new things along the way. How about a simple guestbook? One that doesn't use database, but stores entries in a text file. Link to comment https://forums.phpfreaks.com/topic/158017-what-to-learn-next/#findComment-833529 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.