> i need to output
> &row0=article__2|aaaa|tipo 1:&row1=art2|bbbbb|Tipo 2
> how can i achieve this?

I believe you can just use urlencode() and urldecode() on the values.

Chris


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

Reply via email to