Php technology

Prince25

New member
hi

PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language.
 
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
 
PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages
 
PHP - (Hypertext Preprocessor) is a server side scripting language that is design for web site development.
 
Last edited:
Php is stand personal home page. It is server site language. This language is sport the many database connectivity. Php is scripting language.
php is starting tag
<?php
echo txt="hello";
?>
 
php is server side language. It is stand for the personal home web. php is support the every language php code Html tag are used in html and css
<?php
echo txt="hello";
?>
 
PHP is an open source server side scripting language. But, before you can write PHP effectively, you'd need a server that has a PHP processor installed on it. This way you can effectively test your codes before deployment.
 
When you are shopping around for web hosting, aside from just looking for the lowest price, it's also a good idea to find out if they are running the latest version of Php on their accounts. Otherwise you could be open to security flaws, as well as not be able to install and run certain scripts that require the newest version.
 
Back
Top