crackerman58 Posted June 13, 2008 Share Posted June 13, 2008 Where is the best place to start learning php ? I have basic HTML knowledge (using CoffeCup software I have built several sites). Ahy help would be appreciated. Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/110097-true-noob/ Share on other sites More sharing options...
ag3nt42 Posted June 13, 2008 Share Posted June 13, 2008 well the best place to learn is right here of course lol but you might try php.net http://www.php.net/manual/en/ Quote Link to comment https://forums.phpfreaks.com/topic/110097-true-noob/#findComment-565030 Share on other sites More sharing options...
wildteen88 Posted June 13, 2008 Share Posted June 13, 2008 First step would be the manual to understand the basics. Second would be to install a http server and PHP on your computer so you can run your scripts whilst learning/developing. Look into using WAMP (for windows only) or XAMPP (cross platform). Once you have an understanding the basics. Then have look for some PHP tutorials, such as http://www.php-mysql-tutorial.com also check out the free php e-book too. Quote Link to comment https://forums.phpfreaks.com/topic/110097-true-noob/#findComment-565032 Share on other sites More sharing options...
ag3nt42 Posted June 13, 2008 Share Posted June 13, 2008 WAMP makes it easy to install php and a webserver but your trying to learn. I suggest installing them individually and learn how to make php talk with your webserver and such.. that way when you are placed in a position where say your boss makes you use a specific webserver your not left in the dark. Quote Link to comment https://forums.phpfreaks.com/topic/110097-true-noob/#findComment-565050 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.