Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

[PHP] Query String Name ? From: A (abe <email protected>)
Date: 07/26/01

Hi there,

is there any way to access two variables in a query string that have the same name e.g

test.php?name=joe&name=bob

Is there any way to extract both values of name without changing the way the query string is created?

Thanks,
Abe