I've got a question;
I've declared an array in one page and want to give the total array to another page f.e.
$table=array()
<A target=\"popup\" href=\"popup.php?table=$table;
But when i check $table in the popup.php it's value is "array"
Can this be done?
giving the total array to another page
Moderator: General Moderators
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: