Profile
Achievement
    
                scopefragger's Recent SnippetsTagged user
- All /
 
 « Prev 1 Next »
Ever needed to get the page your user is currently viewing?  This can be done quickly in php all thanks to $_server.
        
        
        
            3 
        
        
            1195 
        
                    posted 16 years ago by scopefragger
            Sometimes you just need to mask a script or reject a user from a page this can be done effortlessly using a single line of code.  Header location will allow you to redirect a user quickly and without them having any control over the action.
A good...
        
        
        
            1 
        
        
            1172 
        
                    posted 16 years ago by scopefragger