Forum Moderators: coopster
I know that you can get the URL of a file by using the get_uri fuction however I would also like to strip out the filename extension.
So for example, if get_uri returned "www.widgets.com/redwidget.php" I would want to be left with "redwidget".
Is there a way to do this?
Thanks for any help!