where i can find some basic book on PHP5.0, MySQL and Apache so that i can learn these languages?
I am a learner and i have learned PERL from e-books, so i want some good basic ebook which can tell me details about the PHP 5.0 and also the integration of PHP5.0 with MySQL database and how to configure Apache web server to work with PHP5.0 and MySQL.... HELP ME OUT!
Public Comments
- That combination of languages/services is often called LAMP, so any book (especially if its O'Reilly) regarding learning LAMP, will be what you are looking for.
- try this out has a good collection of ebooks. http://freetechbooks.com
- LAMP is Linux. The Windows version is WAMP, and there's a clean installation called XAMPP. Books on any of those - or "Teach yourself Apache, PHP and MySQL in 21 Days" - would be good. The php and MySQL sites are great references also. The entire php manual is on line, although you'll get a copy installed when you install php. MySQL is pretty transparent, but get a copy of phpmyadmin - it makes administering the database much easier.
Powered by Yahoo! Answers