| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Senior Member | Learning PHP Hi, The time has come for me to learn PHP can anyone recommened a book that is full of advice and help for a newbie in the php field. I know very little so need to start right at the begging. Hope some people here can point me in the right direction! Thanks, Darren
__________________ applewave.com - web design & php development |
| |
| | #2 (permalink) |
| NamePros Member | PHP & Mysql Web Development 3rd Edition This covers PHP 5 and Mysql its a great book! It uses examples of scripts to help you learn various functions and at the end gives several step by step guides on how to build popular scripts like web mail scripts and a forum. Using it and google and a friend who already knew php and mysql ive mastered php and mysql in little over a month ![]() http://www.amazon.com/gp/product/0672326728 |
| |
| | #3 (permalink) |
| Senior Member | Well thanks for the information! Il check out that book now! What sites did you use??
__________________ applewave.com - web design & php development |
| |
| | #5 (permalink) |
| NamePros Member | I've been learning php for quite a few days now just by looking at simply made scripts I've even made my first script from scartch this morning (script that generates Meta Tags )Php really isn't that hard, you just need to have someplace to test your scripts and alot of time to google ![]() Nonetheless I'll still check out that book 'spacetrain' recommended Good luck ! |
| |
| | #6 (permalink) |
| NamePros Regular | I don't remember what book I used to start out (but it had a picture of the Linux penguin on the cover). REALLY helpful. Books > Sites. Although once you learn the basics, the internet becomes more helpful.
__________________ Webmaster Toolbox - Affililate Cloaking - How To Lose Pounds Cheesy Pick Up Lines | Learn Spanish CD | Weight Gain Pregnancy | Runescape Cheats |
| |
| | #7 (permalink) | |
| NamePros Regular | Quote:
| |
| |
| | #8 (permalink) |
| Senior Member | Search the Namepros forums.. Look at like webmaster articles and things and examine the code. Here is something very basic you can try, it's just working with variables: (It is a hello world, but it helps lol) PHP Code: PHP Code: Also, another simple thing if you want to see your phpInfo PHP Code: But get that done and it's like math. Everything builds!-RageD NOTE: PHP.net is a great reference guide!
__________________ New Programming Blog! (Both Web [PHP] and Platform [C/C++]!) |
| |
| | #10 (permalink) |
| Senior Member | Thanks guys its all good to get the information you recommened! Thanks!
__________________ applewave.com - web design & php development |
| |
| | #11 (permalink) |
| Barru. | When you do start PHP, set up a testing server. Abyss Web Server (free version) is a great webserver, if you look in the documentation it says how to add PHP support.
__________________ |
| |
| | #12 (permalink) |
| Buy my domains. | If you want to run it on localhost [and on Windows], I suggest http://www.en.wampserver.com/ It comes with Apache, PHP, and MySQL. It has an addon which allows you to switch between PHP 4 and 5. |
| |
| | #13 (permalink) | |
| NamePros Regular | Quote:
| |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |