what is php programming? will i need to be well educated in it to make my own website?
attitudesl22 asked the question:
i am confused because if it is a programming language, how can they sell updates and newer versions of it like it is a program?..
Related posts:
- How to fetch a existing rss feed from a website using php. The input for the program must be the website url? karthik mk asked the question: The(php) program input must the...
- how to link image using PHP Programming language? Merlinda V asked the question: how can i link an...
- How to learn php programming ? Derek B asked the question: What are some good books....
- What is the best tutorial website to learn PHP and MySQL programming? Dr. Bill Fine asked the question: I program in SQL...
- How do you guys master PHP Programming Language? SpoonHead asked the question: Hello! Well, for those experts there,...
Filed Under Programming & Design |
Tagged With Own Website, Php Programming, Programming Language
Comments
One Response to “what is php programming? will i need to be well educated in it to make my own website?”
PHP is a scripting language that is often used to display interactive content on websites. It can be used for other purposes, but that’s what it’s usually used for.
PHP is open source, so it’s free to use and change if you want. As far as programming languages go, it’s probably one of the easier ones. If you know anything about C, Java or JavaScript, it will look very familiar to you.
New updated versions usually just add features and fix bugs. When moving from a major version change, such as PHP 4 to PHP 5, there are some things that will not work, but for the most part PHP is backwards compatible, so a program written in an earlier version should work with the latest version.