|
Seems more and more people
You've already seen how
Shows you how I made my
A collection of 8 tutorials
are wanting to edit files
PHP4's FTP functions can
upload files form(s) in the
on working with directories
on-line. Also a common
help you interact with files
Media Administration area.
and files:
How To Create a
problem in on-line editors
on a remote server. In this
(Does NOT require globals to
Directory?
How To Remove an
is the textarea because
article, learn how to use
be on.)
Empty Directory?
How To
editors on-line use the same
PHP's other file and
Remove a File?
How To Copy
code, so it breaks the
directory manipulation
a File?
How To Dump the
editor. This will address
functions, and build an
Contents of a Directory into
this problem be tricking the
equivalent application that
an Array?
How To Read a
the online editor into
demonstrates the difference
Directory One Entry at a
thinking it did not in fact
between the two approaches.
Time?
How To Get the
load a file.
Directory Name out of a File
Path Name?
How To Break a
File Path Name into Parts?
Date: Feb, 05 2006 Date: Nov, 29 2000 Date: Oct, 08 2004 Date: Jun, 12 2006 |
|
This is a useful little
Displaying a files extension
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: Jun, 09 2000 Date: Jul, 30 2005 Date: Jun, 09 2000 Date: May, 05 2006 |