0

How to install WordPress in localhost

Posted by Joys of Programming on in PHP, Wordpress

WordPress is the most commonly used blogging platform. If you are a developer, you may wish to test a lot of things in your machine. It may be related to the development of themes and plugins. WordPress can be installed in your machine locally. You must have mysql,php and apache installed in your machine. Create [...]

Tags: , , , , , , , , , ,

 
0

How to install Apache in Mac and Linux?

Posted by Joys of Programming on in JavaScript, PHP

Installing Apache from sources involves the following steps Download Apache. Make sure that you download the source (stable version) The downloaded file will be something like this httpd-x.x.x.tar.gz (where x.x.x is the Apache version) Now execute the following commands ./configure –prefix=/usr/local/apache2 make sudo make install If everything is installed fine, run the following command, And [...]

Tags: , , , , ,

 
0

Hello World: PHP

Posted by Joys of Programming on in PHP

PHP is used for server side scripting. A simple hello world program will look something like this To execute this program, you must have php installed in your machine

Tags: , , , ,

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.