On Feb 7, 2008 2:49 PM, MaryAnn Woodall <mawoodall@xxxxxxxxxxxxx> wrote: > Just starting to use php on my webpages. If I save a file as .php > or .php4 are they the same file. For example is index.php the same as > index.php4? > > MaryAnn > No, they have different name and are different files. It would depend on your system's configuration whether one would be the folder index for the directory, and whether .php4 is even processed by PHP. Andrew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php