I have a POST string field and I want to skip some & fields before &id=
How do I simply delete
operation=nekaj&price=fddf&id=de&id=ta ...
into
&id=de&id=ta ...

Thanks in advance,
-- 
When the sun rises I receive and when it sets I forgive ->
http://users.skavt.net/~gleskovs/
All the Love, Grega Leskov'sek

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

Reply via email to