$getvalues = array('id', 'page', 'var1, 'var2', 'var3');
foreach($getvalues as $getvalue)
...
PHP An easy one: traversing thr...
I'm using the following cod...
$getvalues = array('id', 'page', 'var1, 'var2', 'var3');
foreach($getvalues as $getvalue)
...
I'm using the following cod...
Hi Vilx, but this setup sti...