MaryAnn Woodall 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?

If you save the same file with two different names, the contents will
remain the same.  How the different extensions are interpreted at
runtime will depend on your browser config.


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to