How do i start with PHP
Moderator: General Moderators
How do i start with PHP
can anyone tell me how to start on with php.
- php3ch0
- Forum Contributor
- Posts: 212
- Joined: Sun Nov 13, 2005 7:35 am
- Location: Folkestone, Kent, UK
Re: How do i start with PHP
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
once installed you can create scripts in the c:/wamp/www directory and run them in your browser by going to http://localhost
- GabrielleTony
- Forum Newbie
- Posts: 1
- Joined: Mon Nov 18, 2013 1:47 am
Re: How do i start with PHP
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!
w3schools.com/php/
above option would give you an initial idea about PHP. Good luck!
Re: How do i start with PHP
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.
-
pratikjajal
- Forum Newbie
- Posts: 4
- Joined: Tue Nov 05, 2013 10:08 pm
Re: How do i start with PHP
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
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