pureless Posted December 8, 2013 Share Posted December 8, 2013 Ok, so fairly straight forward. I was very advanced with PHP. However, with the job market in the area i lived, i was absolutely unable to find a job in php. This was about 4 years ago. Since then i have not touched it in any way. I have since moved and now want to relearn it. I know it wouldn't take long to get back to where i was, i just can't think of the best course of action in order to relearn. So i suppose my question is, does anyone who know of a good way to go about doing this? I sped my way back into HTML/CSS but obviously that stuff is stupidly easy. Are there any project recommendations or relearning tutorials anyone is aware of? Im certain a lot has changed since, so relearning it how i learned it the first time would be obsolete (one thing i know about as far as changes is stuff like database connections using mysqli rather than mysql functions). Any pointers would be very helpful Quote Link to comment https://forums.phpfreaks.com/topic/284617-relearning-php-after-4-year-hiatus/ Share on other sites More sharing options...
objnoob Posted December 8, 2013 Share Posted December 8, 2013 once you get the hang of it, you never forget. like riding a bike. Quote Link to comment https://forums.phpfreaks.com/topic/284617-relearning-php-after-4-year-hiatus/#findComment-1461634 Share on other sites More sharing options...
ignace Posted December 8, 2013 Share Posted December 8, 2013 (edited) You would learn the changes since you left at the same place you frequented as an advanced PHP developer: php.net: migrating from 5.2 to 5.3 Just follow this all the way up to 5.5 and you'll be up-to-speed in no time. Edited December 8, 2013 by ignace Quote Link to comment https://forums.phpfreaks.com/topic/284617-relearning-php-after-4-year-hiatus/#findComment-1461641 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.