PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am trying to just strip the referrer domain (anything before "/") and to set it as a variable. Currently I just know how to strip the full referring url but stuck on just stripping what comes before the "/" Any help is appreciated.