On Wed, Oct 03, 2001 at 02:13:54PM +0200, Jan Grafstr�m wrote:
> How does server handle the .inc extension and for what do I use it ?
> Where can I read about it?
This depends on the setup of the web server. On some servers, it is set
up to be parsed just as a .php extension would be. On these servers,
people put PHP code into these files and then include() them.
--
Jason Stechschulte
[EMAIL PROTECTED]
--
If you want your program to be readable, consider supplying the argument.
-- Larry Wall in the perl man page
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]