PHP
Jump to navigation
Jump to search
PHP code is usually processed on a web server by a PHP interpreter implemented as a module, a daemon or as a Common Gateway Interface (CGI) executable. On a web server, the result of the interpreted and executed PHP code – which may be any type of data, such as generated HTML or binary image data – would form the whole or part of a HTTP response. Wikipedia
- PHP: Hypertext Preprocessor (Documentation)
- PHP Tutorial
- PHP Quick Start
- Developing Applications with NetBeans
Notes
Main Page | Basic web design | Navigation | Ranking | Support | Asterix Home