 |
Sponsors |
|
|
 |
| Total: 145 Displaying: 101 - 120 |
Pages: 1 2 3 4 5 6 7 8  |
 |
 |
 |
|
|
| |
PHP, the PHP Hypertext Processor, is an open source server-side scripting language for Web servers, which provides a real alternative to ASP, ColdFusion, Mod_Perl or JSP if your aim is to provide dynamic Web pages. Dynamic Web pages are pages which interact with the user, so that each user visiting the page sees customized information - which may vary each time and which may be based on a form they've just filled in, or on information extracted from a database or some other external source. Typical applications include e-commerce, online newspapers, visitors' books, ticketing systems, project management, and other groupware projects. The traditional way to produce this type of dynamic page is via CGI scripts, but these are separate programs which must be executed as a new process for each page hit, so they scale badly and rapidly become memory and processor hogs as server load increases...
|
Version: All Platform(s): All Updated: Mon May 3 2004 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
This introductory guide covers a wide range of subjects on PHP programming. Some of main topics include: PHP history, PHP 4 Architecture, Language Syntax, Embedding PHP Code, Dynamic vs. Static Web pages, Variables, Arrays, Conditionals and Looping Constructs, Web Application Features, Working With Cookies, Built-in Variables, and Database Handling.
|
Version: n/a Platform(s): n/a Updated: Wed Aug 27 2003 |
|
 |
|
 |
 |
 |
Member Reviews (2) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
| Total: 145 Displaying: 101 - 120 |
Pages: 1 2 3 4 5 6 7 8  |
 |
Share |
|