I have a problem with my shortcuts in php.
I need them to link to a place/file that has spaces in 'em.
(E.g. one/file.php)
The link is in a php script, and links to a php script.
But somehow my server can't find the file.
But the link is okay (unlike the one in this post..).
Is there a setting in php.ini I can change to fix this?
Or has it something to do with my server (somehow I doubt that, because it used to hadle it okay)
Thanks
I need them to link to a place/file that has spaces in 'em.
(E.g. one/file.php)
The link is in a php script, and links to a php script.
But somehow my server can't find the file.
But the link is okay (unlike the one in this post..).
Is there a setting in php.ini I can change to fix this?
Or has it something to do with my server (somehow I doubt that, because it used to hadle it okay)
Thanks