Page 1 of 1

How do i start with PHP

Posted: Thu Oct 03, 2013 3:17 am
by Pulkitseo
can anyone tell me how to start on with php.

Re: How do i start with PHP

Posted: Thu Oct 03, 2013 6:34 am
by Celauran

Re: How do i start with PHP

Posted: Tue Oct 22, 2013 3:50 pm
by php3ch0
You can set up a quick server on your local machine using wampserver. This will install php, apache and mysql onto your computer and a good place to start creating some code and testing.

once installed you can create scripts in the c:/wamp/www directory and run them in your browser by going to http://localhost

Re: How do i start with PHP

Posted: Mon Nov 18, 2013 2:10 am
by GabrielleTony
PHP is one of the advanced web developing software which allows you to learn quickly, by just following on line tutorials you will be able to get a decent knowledge of the certain package.

w3schools.com/php/

above option would give you an initial idea about PHP. Good luck!

Re: How do i start with PHP

Posted: Thu Jan 16, 2014 3:04 am
by anilkr
Yes pulkitseo the site phptheright way is best for all beginners who want to learn php. I started my learning from here too. Its great so go with it.

Re: How do i start with PHP

Posted: Mon Jan 20, 2014 10:59 am
by pratikjajal
Hi,

There are so many ways to learn PHP but before starting it, I would like to suggest then gather the skills of HTML, CSS and JavaScript.

Once you complete the CSS, JavaScript and HTML, go through http://www.w3schools.com.

Regards,
Pratik