php - Pass symbols in GET variable -


when pass long string along #'s , +'s seem disappear in $_get variable, how can make them not disappear? have tried escaping string yet doesn't help.

you want utilize urlencode function.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -