| David Champion on Tue, 21 Jun 2005 10:46:23 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: [ciapug] special chars in urls |
urlencode?
-dc
I want to create a page (direct.php) that can take a url as a parameter like:
direct.php?url=http://www.foobar.com/blah.asp?id=5&action=poop
but the ? and & characters will cause problems, no? At first, I thought passing the url parameter through htmlspecialchar() when creating the link might work... until I actually thought about it. (Duh.) There must be some other way to do it.
Any suggestions?
Scott Phillips Web Developer Cowles Library, Drake University (515) 271-2975 _______________________________________________ ciapug mailing list ciapug@xxxxxxxxxx http://cialug.org/mailman/listinfo/ciapug
_______________________________________________ ciapug mailing list ciapug@xxxxxxxxxx http://cialug.org/mailman/listinfo/ciapug