-
PHP means Hypertext Preprocessor. It is an open source general - purpose
scripting language. It is widely-used for web development and embedded into HTML
(Hypertext Text Markup Language). .....!
-
In this section, you will learn how to develop hello world example in PHP. You need a file like: hello-world.php under the web server's root directory .....!
-
In this section, you will learn what can do in php. As we know that, php generaly focuced on server-side scripting as well as do more things as follows: .....!