

![]() |
| ![]() | |||||||
|
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| DNF Addict Last Online: Today 08:17 AM iTrader: (75) Join Date: Sep 2004
Posts: 1,646
DNF$: 287 Location: Canada
Country: | Learning PHP & SQL where to start? Hey all I am trying to lear something new, I know HTML with my eyes closed.. Now I would like to expand to PHP and SQL but have no idea where to start.. I both PHP & MySQL for Dummies book its ok but not exacly for me, any suggestions what to do if you are VERY VERY NEW AT THIS? Thanks for help! |
| | |
| Sponsored Ads |
| | #2 (permalink) |
| Platinum Lifetime Member | Re: Learning PHP & SQL where to start? Hi Bizzy, This question is a tough one. Usually my advice his been to buy a PHP & MySQL book from the visual quickstart series by Larry Ullman, cause that is the book that taught me. However, the fundamental question here is, how comfortable are you with programming in general. Before I learned PHP, I learned BASIC (just to get a concept of how to program). The basics of PHP are very similar, and most of PHP's power comes from it's built in functions, which are all available in documentation at php.net... (need to know a function that replaces one string with another? Go to php.net, and search for it. The site would lead you right to str_replace().) Also, MySQL is heavily documented, so once you understand the basics of how SQL works, it's easy to delve into (it's all there at MySQL.com). I guess the point is, the best way to start is to by a visual quickstart book, because they have tons of examples (even available to download from the web). You'll also want to make sure your hosting comes with PHPMyAdmin (an essential tool to creating and managing databases to check your code against... no matter how broken YOUR PHP code is, PHPMyAdmin will always show exactly what's in your database). Last of all, GOOD LUCK and don't get discouraged... I love to help new programmers.... PM me if you need anything. |
| | |
| | #3 (permalink) |
| Account Terminated Last Online: 09-14-2009 03:40 PM iTrader: (14) Join Date: Sep 2004
Posts: 678
DNF$: 1,682 Location: USA
Country: | Re: Learning PHP & SQL where to start? Some brief background. Php is an programming language as you know.If you will get an book you wont understand that much. Suggest you to try w3cschools and other tutorial sites on the net. You will find that very useful. Just my 2 cents. |
| | |
| | #4 (permalink) |
| DNF Addict Last Online: Today 08:17 AM iTrader: (75) Join Date: Sep 2004
Posts: 1,646
DNF$: 287 Location: Canada
Country: | Re: Learning PHP & SQL where to start? Thanks alot guy.,.. I use to go to college from C.Programing I used C++ I know the basic and I saw in the book that i have there are some similaritys.. The hardest part for me is to start.. I read the whole book that I have but if there was a person that would show me ok you start here this is how you create this and that.. I would be on the way in minutes.. Altho thanks for all your help guys... |
| | |
| | #5 (permalink) | |
| Platinum Lifetime Member Name: Darren Last Online: 10-22-2009 06:07 PM iTrader: (14) Join Date: Sep 2003
Posts: 1,896
DNF$: 2,403 Location: California, US
Country: | Re: Learning PHP & SQL where to start? Quote:
__________________ Zend PHP5 Certified Engineer - If you have a great domain name let me be the one to develop it. | |
| | |
| | #6 (permalink) | |
| DNF Regular Name: Mark Last Online: 11-01-2009 10:32 PM iTrader: (40) Join Date: Aug 2004
Posts: 512
DNF$: 289 Location: Maryland
Country: | Re: Learning PHP & SQL where to start? Quote:
![]() | |
| | |
| | #7 (permalink) | |
| Platinum Lifetime Member Name: Darren Last Online: 10-22-2009 06:07 PM iTrader: (14) Join Date: Sep 2003
Posts: 1,896
DNF$: 2,403 Location: California, US
Country: | Re: Learning PHP & SQL where to start? Quote:
__________________ Zend PHP5 Certified Engineer - If you have a great domain name let me be the one to develop it. | |
| | |
| | #8 (permalink) | |
| DNF Regular Name: Mark Last Online: 11-01-2009 10:32 PM iTrader: (40) Join Date: Aug 2004
Posts: 512
DNF$: 289 Location: Maryland
Country: | Re: Learning PHP & SQL where to start? Quote:
![]() | |
| | |
| | #10 (permalink) |
| Platinum Lifetime Member Last Online: 11-09-2009 09:45 AM iTrader: (26) Join Date: Jan 2003
Posts: 3,565
DNF$: 1,325 Location: Australia
Country: | Re: Learning PHP & SQL where to start? The way I learnt was by starting off reading tutorials on the web & hanging around coding forums & always reading up & researching functions @ www.php.net Tutorials that started me off.. http://webmonkey.wired.com/webmonkey...tw=programming http://www.freewebmasterhelp.com/tutorials/phpmysql/1 Some good pages to read about security & PHP: http://www.onlamp.com/pub/a/php/2003..._security.html http://www.onlamp.com/pub/a/php/2003..._security.html Helpful site: http://www.php-help.net/ I also have the book, which seems pretty good so far & came highly recommened is: Build Your Own Database Driven Website Using PHP & MySQL by Kevin Yank. Note tho that this book is more MySQL than PHP. Lastly... good luck in your coding venture!! :-D
__________________ 538k Lyrics Database Available - Only $49 - Check Here |
| | |
| | #11 (permalink) |
| DNF Addict Last Online: Today 08:17 AM iTrader: (75) Join Date: Sep 2004
Posts: 1,646
DNF$: 287 Location: Canada
Country: | Re: Learning PHP & SQL where to start? Thanks alot for help guys I would love to learn PHP and SQL... I will do my best to learn.. Thanks for help once again! |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |