[UPHPU] PHP/MySQL Security

justin justin at justinhileman.info
Wed Jul 11 19:09:42 MDT 2007


i've seen apache barf and send php files as plain text before. that's
especially no good if said file includes passwords or other sensitive
info. it's a good practice to keep _anything_ you don't want the
entire world to have access to in a folder that's not accessible.

On 7/11/07, Richard K Miller <richardkmiller at gmail.com> wrote:
>
> I like to use .inc.php for include files, but never .inc alone.
>
>

on the same note, if you use php based template files, you should
prob'ly call them .tpl.php rather than .tpl


-- 
http://justinhileman.info


More information about the UPHPU mailing list