AZE Posted April 30, 2007 Share Posted April 30, 2007 Hey board! I'm trying to get some help here. I have a decent understanding of HTML and would like to get to know PHP a lot better. What are the best, easy, recourses to read to get a good understanding of it all - and be able to start implementing? Thanks, - Aze. Quote Link to comment https://forums.phpfreaks.com/topic/49259-where-to-start/ Share on other sites More sharing options...
laron Posted April 30, 2007 Share Posted April 30, 2007 i would increase your understanding of html, since you'll be creating form's and what not. and then just search google for php tutorials, or even better read the tutorials here on phpfreaks. understand the concept of object orientated programming, and how everything works together using variables, sending data from html forms etc. just keep reading, and learning. Quote Link to comment https://forums.phpfreaks.com/topic/49259-where-to-start/#findComment-241350 Share on other sites More sharing options...
trq Posted April 30, 2007 Share Posted April 30, 2007 Some people find it easiest just to dive right in, others, find it easier to progress through a series. If a series sounds good to you then I would recommend this free online book. If you read that from end to end you'd have a pretty good grasp. Otherwise, just skim through the parts that may be of interest. You really shouldn't go past variables, functions, arrays, forms and database though. Of course the manual is always your best friend too. Hope that helps. Quote Link to comment https://forums.phpfreaks.com/topic/49259-where-to-start/#findComment-241352 Share on other sites More sharing options...
jitesh Posted April 30, 2007 Share Posted April 30, 2007 PHP Manual http://in.php.net/get/php_manual_en.chm/from/a/mirror Quote Link to comment https://forums.phpfreaks.com/topic/49259-where-to-start/#findComment-241367 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.