A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by Weirdan » Wed Jun 23, 2004 7:04 pm
feyd wrote:maybe they have getcwd disabled for some reason..
Code: Select all
if(ereg("/admin$",getcwd())){
Post by feyd » Wed Jun 23, 2004 7:14 pm
Return to “PHP - Code”