Top

URL File Name Extractor


PHP Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Apr 19, 2008
Last Updated  Apr 21, 2008
Tags  filename  url 
  Bookmark and Share

Introduction

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.

Grab the Code

Comments

  (1)  RSS
markusPHP
Comments: 10
 
PHP Snippet:  URL File Name Extractor
Posted on Jun 16, 2008 12:07 pm
Useful

Please Register or Login to start posting comments.
Bottom