what is php ?
Taken anon from PHP's home, PHP.net, "PHP is an HTML-embedded scripting language. Much of its syntax is adopted from C, Java and Perl with a brace of different PHP-specific appearance befuddled in. The ambition of the accent is to acquiesce web developers to address dynamically generated pages quickly."
This is about a acceptable analogue of PHP. However, it does accommodate a lot of agreement you may not be acclimated to. Another way to anticipate of PHP is a powerful, abaft the scenes scripting accent that your visitors will not see!
When anyone visits your PHP webpage, your web server processes the PHP code. It again sees which locations it needs to appearance to visitors(content and pictures) and hides the added stuff(file operations, algebraic calculations, etc.) again translates your PHP into HTML. After the adaptation into HTML, it sends the webpage to your visitor's web browser.
|