Please enable JavaScript.
Coggle requires JavaScript to display documents.
PHP (:fire: What : Can PHP Do? (PHP can generate dynamic page content, PHP…
PHP
what is php file?
contain text, HTML, JavaScript code, and PHP code
PHP code are executed on the server, and the result is returned to the browser as plain HTML
-
Why Php?
PHP runs on different platforms (Windows, Linux, Unix, Mac OS X, etc.) : :star:
PHP is compatible with almost all servers used today (Apache, IIS, etc.)
-
-
With PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML.
What is PHP?
-
PHP is a widely-used, open source scripting language
-
-
-