Hey i downloaded some ebooks on PHP as i wanted to learn it.. But i didnt understand how to install it on my PC... i have seen many documents but all are to install on a server and not PC... can someone tell me how to do it?
Download any 'APCHE,PHP,Mysql' installer like-xampp or vertrigoServ and install it.Then write your PHP codes in notepad or any other editor.save the PHP files in htdocs folder(xamp) or in www folder(vertrigoServ). You have to write http://localhost/yourphpfilename.php in your browser's address bar and go. I am using vertrigoServ because it is cool Hope it will help
the easiest way to install php is to download & install XAMPP: http://www.apachefriends.org/en/xampp.html they have installer, very easy to install and there are distributions for windows, linux, Mac OS X & Solaris. XAMPP is free of charge it contains: Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, Ming, JpGraph, FileZilla FTP Server, mcrypt, eAccelerator, SQLite, and WEB-DAV + mod_auth_mysql.
thanks guys! i got bit confused..whether to use XAMPP or WAMP so i googled and saw the polls... and i am downloading XAMPP by seeing the majority....