Hi,

I need to send the following link

view_day.php?mysql_date=2003-09-23&user_id=35&set_form_actions=true&new_user
=yes&user_name=Kate%20Dickie&link_text=diary&link_action=availability.php?ne
w_user=yes&user_name=Kate%20Dickie.

This may seem strange that I have 2 ?'s in the link but the point here is
that I need everything after the 2nd ? to be used as a link on the following
page - which is actually held in a session.

However when I try to do this, the link_action held is
'availability.php?new_user=yes', how can I get everything after the 2nd ? to
be held in the session var?

Thanks for your help

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to