Hello.
I got a problem I'm surprized nobody is talking about:
When doing this:
<a href=\"show_only.php?a=$brand_name&b=$product&c=$price\" target=\"_top\">link</a>
What if there is an & (& in the records.
(such as the data Smith&Smith in $brand_name for example).
Thanks a lot.
I got a problem I'm surprized nobody is talking about:
When doing this:
<a href=\"show_only.php?a=$brand_name&b=$product&c=$price\" target=\"_top\">link</a>
What if there is an & (& in the records.
(such as the data Smith&Smith in $brand_name for example).
Thanks a lot.