Hi all!

I would like to fill the values from my $_POST array to another array
called xy which is not an associative array.

F.Ex:

$_POST['smthing'] should be $xy[0]  etc...

How do I do this?

Best regards,
Gabor

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

Reply via email to