i am having a problem that i want to send two variable through URL,
can it is possible...
i m only able to send one variable means
Code:
www.domain.com?var=valueand collecting by $_GET['var'];
can it is possible to send two variables through URL,
if yes than how....
thanks
_________________
Anil Sharda


