|
This section is for those of you that are thinking about using PHP to create a dynamic site.
If you haven't already done so, it would be a good idea to read the information in the CGI-BIN section as PHP is only available on that server.
Please note: Sendmail has been disabled due to abuse. For more
details see the August 2001 Update page.
Introduction
- What PHP is and what it can do.
Issues
- Performance issues and restrictions to consider before using PHP.
Includes
- How to use PHP to include content from other files.
Functions
- Built-in functions that help you create dynamic pages.
PHP Manual
- A copy of the official PHP documentation from PHP.Net reproduced here for Spaceports
users.
Related Sections:-
- CGI-BIN
- The CGI-BIN server.
Script
- Tutorials on adapting existing CGI scripts.
CGI
- Installing specific CGI scripts.
SSI
- The basics of using Server Side Includes.
MySQL
- The basics of using a MySQL database.
|