Top

PHP Code Snippets Tagged with url

  (2)  
Sort by 
Ok here goes. This is a short snippit which will give you the file name at the end of the URL. The snippint uses the pathinfo function. I might make it a function in a few days.
Tags: filename  url 
1 comment(s)   |   Score: 0.0   |   Language: PHP   |   Posted by itsupportnotes on Apr 19, 2008
This is a url hider/cloaker/redirect..whatever you want to call it you can see it in action at http://url.omfgesad.com this is a very simple concept, i just didn't want something that uses base encoding...and
Tags: cloaker  hider  redirect  url 
4 comment(s)   |   Score: 4.0   |   Language: PHP   |   Posted by lehmann14l on Jul 24, 2007
Bottom