Use &

a href="bug_detail_user.php?id=$id&reporter_id=$reporter_id"

Some reading around post methods and passing data between scripts might
be in order to familarize yourself with all the syntax etc.

Hope this helps

--Will

> -----Original Message-----
> From: Meltem Demirkus [mailto:[EMAIL PROTECTED]] 
> Sent: 13 September 2002 02:57 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] a href...
> 
> 
> Hi,
> Iwant to send 2 variable by using a href like that:
> 
> a href="bug_detail_user.php?id=$id?reporter_id=$reporter_id"
> 
> 
> isnt this possible because it is taking the data id  as 
> $id?reporter_id=$reporter_id...
> 
> can anyone tell me how I can manage this..
> thanks..
> 
> meltem
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


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

Reply via email to