Hello,

read this:
http://php.benscom.com/manual/en/security.hiding.php

:)

cheers,
- Sebastian

----- Original Message -----
From: "Teren Sapp" <[EMAIL PROTECTED]>


Hi, I had it setup on my server before i reloaded it, but what i need to
have happen is so that when i'm passing variables to a php file, I don't
have to include the .php in the link...so i can have

http://www.my-domain.com/page1?var1=3&var2=4
instead of
http://www.my-domain.com/page1.php?var1=3&var2=4

Anybody know how i can make this work? THanks

Teren




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

Reply via email to