PHP (w3schools.com) Ebook
The Content in this ebook is copied from www.w3schools.com all rights reserved to www.w3schools.com
What You Should Already Know Before you continue you should have a basic understanding of the following:
HTMLCSSJavaScript What is PHP?PHP is an acronym for "PHP: Hypertext Preprocessor"PHP is a widely-used, open source scripting languagePHP scripts are executed on the serverPHP is free to download and use What is a PHP File?PHP files can contain text, HTML, CSS, JavaScript, and PHP codePHP code are executed on the server, and the result is returned to the browser as plain HTMLPHP files have extension ".php" What Can PHP Do?PHP can generate dynamic page contentPHP can create, open, read, write, delete, and close files on the serverPHP can collect form dataPHP can send and receive cookiesPHP can add, delete, modify data in your databasePHP can be used to control user-accessPHP can encrypt data Preview Ebook Download PHP Introduction.PDF 4 MB
What You Should Already Know Before you continue you should have a basic understanding of the following:
HTMLCSSJavaScript What is PHP?PHP is an acronym for "PHP: Hypertext Preprocessor"PHP is a widely-used, open source scripting languagePHP scripts are executed on the serverPHP is free to download and use What is a PHP File?PHP files can contain text, HTML, CSS, JavaScript, and PHP codePHP code are executed on the server, and the result is returned to the browser as plain HTMLPHP files have extension ".php" What Can PHP Do?PHP can generate dynamic page contentPHP can create, open, read, write, delete, and close files on the serverPHP can collect form dataPHP can send and receive cookiesPHP can add, delete, modify data in your databasePHP can be used to control user-accessPHP can encrypt data Preview Ebook Download PHP Introduction.PDF 4 MB
Comments
Post a Comment