karq Posted June 27, 2008 Share Posted June 27, 2008 can someone give me some tips or page where to start learing php and mysql?I found w3school, is this a good place to start? Quote Link to comment Share on other sites More sharing options...
bilis_money Posted June 27, 2008 Share Posted June 27, 2008 yes my friend. it's one of the best place to start. Quote Link to comment Share on other sites More sharing options...
nitation Posted June 27, 2008 Share Posted June 27, 2008 this will help also www.php.net Quote Link to comment Share on other sites More sharing options...
ohdang888 Posted June 27, 2008 Share Posted June 27, 2008 my advice: start small. Learn some basic php, loops, etc.... then get into mysql. one of my biggest pet peeves is when people who don't know anything about php try to jump into a big project and want us to correct every little thing for them. Quote Link to comment Share on other sites More sharing options...
lonewolf217 Posted June 27, 2008 Share Posted June 27, 2008 http://www.tizag.com/phpT/index.php is another site commonly linked here for beginners instruction. I know it helped me a lot Quote Link to comment Share on other sites More sharing options...
karq Posted June 27, 2008 Author Share Posted June 27, 2008 maybe someone can give me some basic exercises? Quote Link to comment Share on other sites More sharing options...
ag3nt42 Posted June 27, 2008 Share Posted June 27, 2008 my biggest problems with learning code was this... everyone will sit there and tell you how to write the code... but give you NO clues on what the heck you can do with it. best way to start writing it... pic a project.. make a web app even if its a small one. like say a chat box.. or something. you could even install a forum board that uses php like say PHPBB3 (bb2 is probly simpler to write in) and practice writing syntax by installing mods manually... get yurself a database and practice pulling info out of it and putting it back in with forms and such... sites to check out php SYNTAX w3schools.com tizag.com webmonky.com phpfreaks.com lol Quote Link to comment Share on other sites More sharing options...
karq Posted June 27, 2008 Author Share Posted June 27, 2008 thats a good idea 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.