Forums Index » Computers » PHP » Manipulating files
Manipulating files
Go to Page: 1
August 10th, 2005 15:46 #1 |
|
robert_ak |
A little tutorial on how to manipulate text files. CREATE A FILE: <?php*** OPEN A FILE: <?php*** DELETE A FILE: <?phpYou might also want to see if the file exists before trying deleting it: <?php
______________________ hai |
| Back to top |
|
Go to Page: 1
Forums Index » Computers » PHP » Manipulating files
