hayst
Visitor
|
REQUEST: Remove leading / - 2008/09/21 14:31
I recently set up Skitch to webpost to my server and I'm using the Base URL to point to a page with a PHP script that populates an SQL table with the image url. Everything works fine except when I go to the link it adds a forward slash before the image name.
For instance: "addimage.php?image=/imagename.jpg"
Is there any way to remove that leading forward slash?
|