answersLogoWhite

0

What is the best way to learn php?

Updated: 9/18/2023
User Avatar

Wiki User

11y ago

Best Answer

Hands on is the best way to learn it. Get yourself a host or install a local Apache server and jump right in!

Check out the related links for Video tutorials for beginning PHP development.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the best way to learn php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math
Related questions

Which language is best for learn hacking?

You must learn Python.


Which is best for a fresher Java or PHP?

PHP is very sufficient option for a fresher because its easy to learn.


How to learn JSON with PHP quick?

The quickest way to learn JSON with PHP is to check out the following websites: Tutorials Point, W3 Schools, IT Newb, Stack Overflow and many many more.


How long does it takes to learn PHP?

It varies depending on your previous experience with programming/scripting, HTML, and such, but generally PHP is considered quite an easy language to learn. But as any language, it may be easy to learn to use it, but hard to learn to use it the right way.


How easy is it to learn profile php?

Learning profile PHP is a great way of being able to produce dynamic web content. Simple PHP profiling is relatively easy for those with a fundamental knowledge of html coding. Advanced PHP applications take time to learn, and will involve a great deal of study.


How do you learn PHP?

Go to w3schools. You can find tutorials there to learn PHP. You can also find documentation about PHP at the official PHP website - but I recommend you learn the basics before you use it. It helps if you are also familiar with similar languages, like C.


What is the best open source PHP gallery?

While searching the internet I came across a free open source PHP script for a photo gallery called Plogger. the best way is to learn basic php mysql environment and go for open source photo galleries available over internet. two of them which i know according to popularity and usage are : 4images and coppermine gallery


Which is the best for web development php or asp.net?

considering the fact that PHP is open source and does not depend on a licensed operating system like ASP (windows), i'd say PHP is better suited if you want to learn it. although (of course) ASP has its up- and downsides, as PHP has.


How do you write to the registry in PHP?

Impossible, php is not designed for such things, maybe with php-gtk (but i don't think so), learn C/C++ or vb.net (i don't advise you to) or learn a scripting language like python or if you want it easy learn autoit3


What is php extension?

We can write php extension is many way... .php , .php5, .php4


Which programming language is easier to learn. php or net and how long it'll take to learn?

PHP is simpler and also better, personally i recommend you to learn php. First thing you should know about programming is it never ends.. Everyday programmers develops new functions/classes and also availabilities of programming languages increases.. What you need to start is learning basic and default codes which comes with php engine. Download PHP Engine from: php.net Then use w3schools.com to learn php after that to extend your knowledge use php.net to find out what functions exists and how you should use them. If you do what i told you, after a month you will become a programmer, if you already know another programming language i believe you can learn php in a week. Keep it in mind before starting PHP you should know HTML which can be learn by same site (w3schools.com).


Best ebook for php beginners?

"PHP for Absolute Beginners" by Jason Lengstorf is a highly recommended ebook for beginners. It covers core concepts in a beginner-friendly manner with practical examples and exercises to reinforce learning.