hey thanx for the answer,
actually yes, but it's my fault,
the thing is on the other side is flash and not php,
so i need to output something like this to later parse it in flash
&response4:&row0=$article__2||tipo 1:&row1=art2|b|Tipo 2:&colunms
4&rows 2
but i cannot harcode anything because
> i need to output
> &row0=article__2||tipo 1:&row1=art2|b|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
2 matches
Mail list logo