News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Total PHP:
Deleting files with PHP
August 06, 2008 @ 11:19:48

The Total PHP site has another introductory tutorial posted showing you how to correctly delete files in your PHP scripts.

Following our tutorials on uploading files and listing files, this tutorial will walk you through deleting files from a directory. This is done using the unlink() function.

Their example is pretty simple (as is the concept) - they show how to check to be sure that the file you want to remove isn't in use/open and then issue the unlink to remove it from the file system.

0 comments voice your opinion now!
delete file upload list tutorial fopen unlink



Similar Posts

Bnnx.com: Installing the Zend Optimizer

DevShed: Programming PHP - A Beginner's Guide

WebDigity.com: PHP geotargeting techniques

The Bakery: Lots of New Articles/Tutorials/Components

Zend Developer Zone: Dynamically Creating Compressed Zip Archives With PHP


Community Events









Don't see your event here?
Let us know!


ajax releases zend job release PEAR conference zendframework database framework security developer mysql code PHP5 cakephp package example book application

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework