This article shows how to
Shows you how I made my
A collection of 8 tutorials
You've already seen how
upload files in PHP.
upload files form(s) in the
on working with directories
PHP4's FTP functions can
Uploading files in PHP is
Media Administration area.
and files:
How To Create a
help you interact with files
very easy. You don't have to
(Does NOT require globals to
Directory?
How To Remove an
on a remote server. In this
use any components as you do
be on.)
Empty Directory?
How To
article, learn how to use
in ASP. All the file
Remove a File?
How To Copy
PHP's other file and
handling is done by built-in
a File?
How To Dump the
directory manipulation
PHP functions.
Contents of a Directory into
functions, and build an
an Array?
How To Read a
equivalent application that
Directory One Entry at a
demonstrates the difference
Time?
How To Get the
between the two approaches.
Directory Name out of a File
Path Name?
How To Break a
File Path Name into Parts?
Date: Sep, 11 2002 Date: Oct, 08 2004 Date: Jun, 12 2006 Date: Nov, 29 2000 |
Displaying a files extension
This is a useful little
This tutorial explains how to
This tutorial shows you how
script for changing the
parse a given text file and
to upload an image on your
title of multiple pages
display specific content
server using PHP and html
based on the folder name.
using PHP. The presented
forms. You will also learn
This comes in handy if you
example shows how to parse a
how to verify if the
have several pages with the
weather information for your
uploaded file is an image
same title within one folder.
desired city. It also
(checking the extension), if
includes a shell script for
it doesn't overtakes a size
downloading the weather data
limit and how to change the
text file from
uploaded file name.
http://weather.noaa.gov.
Date: Jul, 30 2005 Date: Jun, 09 2000 Date: Jun, 09 2000 Date: May, 05 2006 |