On Wed, Aug 18, 2004 at 12:24:22PM +0100 or so it is rumoured hereabouts,
Kae Verens thought:
> kevin wrote:
>> >$urlcode = urlencode($cornishword);
> >echo "<a href=\"scripts/popup.php?cword=$urlcode\">test</a>";
> >
> >When I use the above it works fine until I hit words like conveţhaz which PHP
> >sees on the other side as conve with the rest chopped off. Any ideas?
>> don't forget to decode it
>> $cword=urldecode($_GET['cword']);
Will using "method=POST" bypass all this trouble in the first place? Are
there places where POST is not an option and GET must be used instead?
Conor (PHP newbie...)
--
Conor Daly <conor.daly at oceanfree.net>
Domestic Sysadmin :-)
---------------------
Faenor.cod.ie
11:38pm up 2 days, 6:56, 0 users, load average: 0.00, 0.00, 0.00
Hobbiton.cod.ie
11:37pm up 2 days, 6:56, 1 user, load average: 0.29, 0.14, 0.06
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!