Can you pass the $_GET array?
Posted: Thu May 10, 2007 11:28 am
is there a way to pass the $_GET array into another array, say like this? ->
Code: Select all
$newArray = $_GET;A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$newArray = $_GET;