| |
|
|
|
Link Category:
|
PHP Resources |
 |
|
Link Item:
|
Devshed |
| |
Brief
Description: |
DEV Shed One of the nice things about PHP has to be its support for a wide variety of different technologies. And one of the most overlooked extensions in PHP 4 is the PDFLib extension, which allows you to dynamically construct PDF documents through your PHP scripts. Find out more, inside.
|
| |
|
Click here to return |
<<previous | next>> |
| |
|
|
| |
|
 |
| File And Directory Manipulation In PHP (part 1) - User Rating:      2003-08-07 - PHP comes with a powerful and flexible file manipulation API that allows developers (among other things) to read and write files, view and modify file attributes, read and list directory contents, alter file permissions, and retrieve file contents into a variety of native data structures. Find out more, inside.
TAR File Management With PHP Archive_Tar - User Rating:      2003-07-17 - Need to create or manipulate a TAR file through your Web browser? Take a look at the PEAR Archive_Tar class, which exposes a simple, yet extremely powerful, API to perform manipulation of TAR and TGZ archives through a PHP script. Possible applications include a TAR file viewer and a Web-based backup utility.
Talking The Talk (A phpBB Primer) - User Rating:      2003-06-13 - Looking for a full-featured message board to add interactivity to your site, or to communicate with your customers or users? Look no further than phpBB, a robust, open-source PHP implementation that is both easy to use and simple to administer. This introductory tutorial discusses the process of installing, configuring and using phpBB, explaining how to create discussion forums, add users, assign moderators and administrators, and post and search for messages. | Examples of what you can find |
|
|