Re: include files, ".php" or ".inc" ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Perry Jönsson wrote:

Jon-Eirik Pettersen wrote:

Perry Jönsson wrote:

Hello,

Does it make any difference if you include (include/require/include_once/require_once) files with extension ".inc" or ".php"?



No, it does not.



What it the purpose of the ".inc" file then?

Not really anything. Just to separate the files. A problem when using .inc files
is that it is not default parsed when requested directly in the browser, so it
may be less secure if it contain SQL-passwords, etc.


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux