NYCPHP Meetup

NYPHP.org

[nycphp-talk] Passing values with '&'

Néstor rotsen at gmail.com
Thu Mar 29 20:09:33 EDT 2007


Guys,

I have QUERYSTRING  that I am passing to another web page
and it contains 'Consideration 534 & 535".  When I GET the variable
I only get 'Consideration 534'

How do I pass the '&'  so that I can read the rest of the variable????

I tried using the following with no luck:
1) htmlentities and html_entity_decode
2) addslashes

I am using php 4.3

Thanks,

Néstor :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070329/e9116ba0/attachment.html>


More information about the talk mailing list