|
Displaying a files extension
|
Other links at PHP > Tutorials > File Manipulation |
| 1. |
Simple File Parsing (Weather example)
|
|
|
This tutorial explains how to parse a given text file and display specific content using PHP. The presented example shows how to parse a weather information for your desired city. It also includes a shell script for downloading the weather data text file from http://weather.noaa.gov.
|
| 2. |
Uploading Files
|
|
|
This article explains how to upload files to your server via forms and move those files with PHP.
|
| 3. |
Easy File Uploads
|
|
|
Well, tired of FTPn everything up to your site? Or even want to allow other members to upload files but you dont want to give them FTP access? Well lets create a file upload system that will take care of all your uploading woes. THis also employs some minimal security checks.
|
| 4. |
Uploading Files
|
|
|
This article explains how to upload files to your server via forms and move those files with PHP.
|
|
|