stripping variable from a URL
Posted: Mon Oct 20, 2003 11:11 am
http://www.xyz.com/index.php/toast
Can I easily strip the "toast" variable from this URL without using a "?". If not, is there a way to setup the server to use this format:
http://www.xyz.com/?toast
Right now, the above format returns an error since I'm not putting in the "index.php".
Thanks.
Can I easily strip the "toast" variable from this URL without using a "?". If not, is there a way to setup the server to use this format:
http://www.xyz.com/?toast
Right now, the above format returns an error since I'm not putting in the "index.php".
Thanks.