|
What is PHP? PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. 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 an open
source server side programming language extensively used for web scripts and to
process data passed via the Common Gateway Interface from HTML forms etc. PHP
can be written as scripts that reside on the server and may produce HTML output
that downloads to the web browser. Alternatively, PHP can be embedded within
HTML pages that are then saved with a .php file extension. ... (Hypertext Preprocessor) open source, server-side HTML scripting languaage used to create dynamic Web pages. PHP is embedded within tags, so the author authorr can move between HTML and PHP instead of using large amounts of code. Because PHP is executed on the server, the viewer cannot see the code. PHP can perform the same tasks as a CGI program can do and is compatible with many different kinds of databases. |
|
|
Home :: Contact Us :: Portfolio :: Services :: Get Quote :: Terms of Service |
|