thesilvester Posted March 28, 2007 Share Posted March 28, 2007 I am a 15 year old working my way into the web development/design world. I recently adopted the idea of Web Standards and I have been working with CSS. I just put up a local web server for testing and now I want to dive into PHP. I understand the syntax and basic uses of PHP. Does anyone know a good begginer PHP project(source code would be good to). Quote Link to comment Share on other sites More sharing options...
VaKo Posted March 28, 2007 Share Posted March 28, 2007 What are you trying to do? Build something or just start with "Hello World"? http://www.w3schools.com/php/default.asp <--- about the best beginners guide, helped me. Quote Link to comment Share on other sites More sharing options...
debianuser Posted March 30, 2007 Share Posted March 30, 2007 I am a 15 year old working my way into the web development/design world. I recently adopted the idea of Web Standards and I have been working with CSS. I just put up a local web server for testing and now I want to dive into PHP. I understand the syntax and basic uses of PHP. Does anyone know a good begginer PHP project(source code would be good to). www.php.net , the doc is excelent Quote Link to comment Share on other sites More sharing options...
wetelectric Posted March 30, 2007 Share Posted March 30, 2007 <snippage>www.php.net , the doc is excelent I'd say this site is only really useful once one understands the basics of programming. It's more a good reference. If you want to be good learn a bit from a compiled language first.. Then you will find these scripting languages are no problem. Learn a bit of c++, then perl, then php. Quote Link to comment 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.