hello all,

im having variable $item_id_v = 100
when i want to pass this value to the page item_maint.php i use the 
statement :
<?php echo " <A HREF=\"item_maint.php?item_id=$item_id_v\"> Click </A> "?>

i need to pass array using such way. but i dont know how to do that.
can anyone pls help me out for this.
thnx in advance

smita.



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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

Reply via email to