Bluehost.com Web Hosting $6.95

String returned from forms and such

This is a discussion on String returned from forms and such within the PHP General forums, part of the PHP Programming Forums category; Good afternoon. I'm having a problem handling strings with spaces being passed from a form by HREF to a ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-23-2003
Robin Kopetzky
 
Posts: n/a
Default String returned from forms and such

Good afternoon.

I'm having a problem handling strings with spaces being passed from a form
by HREF to a PHP program.

Example:

<A HREF="buttons.php?state_name=New Mexico">button code</A>

When the 'New Mexico' gets to phpinfo, it says the string is 'New+Mexico'
and that's not what I need. I used htmlspecialchars to add the %20 to the
string but didn't get it. What am I doing wrong or missing??

Any help is VERY appreciated!!

Robin 'Sparky' Kopetzky
Black Mesa Computers/Internet Service
Grants, NM 87020
Reply With Quote
  #2 (permalink)  
Old 11-23-2003
David Otton
 
Posts: n/a
Default Re: [PHP] String returned from forms and such

On Sun, 23 Nov 2003 15:19:23 -0700, you wrote:

>When the 'New Mexico' gets to phpinfo, it says the string is 'New+Mexico'
>and that's not what I need. I used htmlspecialchars to add the %20 to the
>string but didn't get it. What am I doing wrong or missing??


That sounds like the behaviour of urlencode, not htmlspecialchars.

Try rawurlencode.

BTW, there is a urldecode function...

http://www.php.net/manual/en/ref.url.php
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 05:13 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0