|- Original Message -
|From: "Kyle Babich" <[EMAIL PROTECTED]>
|To: "PHP-General" <[EMAIL PROTECTED]>
|Sent: Tuesday, July 01, 2003 3:38 PM
|Subject: [PHP] .inc.php
|
|
|> When .inc.php files are included they are also executed whenever the
|> script is executed right?
|> --
|> Kyle
|>
On
it not because of extension .php
it is because of start and end tags
you can have a file .abc with php tags and it will work
I have it working on my server
Suhas
- Original Message -
From: "Kyle Babich" <[EMAIL PROTECTED]>
To: "PHP-General" <[EMAIL PROTECTED]>
Sent: Tuesday, July 01, 20
And when functions are defined in *.inc.php they can be executed in the
main program?
(I just finished writing a logging system and php isn't giving me any
errors so I'm trying to figure out what is gong wrong.)
On 01 Jul 2003 17:43:16 -0400, "Yann Larrivee" <[EMAIL PROTECTED]> said:
> Yes beacaus
Yes beacause the real extension is .php
On Tue, 2003-07-01 at 17:38, Kyle Babich wrote:
> When .inc.php files are included they are also executed whenever the
> script is executed right?
> --
> Kyle
--
Yann Larrivee <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsu
4 matches
Mail list logo