View Single Post
Old 10-14-2006, 04:44 PM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Quote:
Originally Posted by spacedog View Post
but the php include needs to work externally.. sites that are not my own. I believe the .htaccess only allows this to work on sites on my own server..right?
Well, yeah. If they're trying to put PHP in a non .php file or don't have the types set, it's their own problem with implementation.

If you have to have something work externally with URL wrappers, at least look into readfile.. that won't execute code unless you explicitly eval() it.
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote