Hi Cheers.
I did that:
$result = traslate($TEXT); //traslate
$sin_espacios=str_replace("/ ", "/", $result);//space after /
$sin_espacios2=str_replace(" /", "/",$sin_espacios);//space before /
$result_tag = html_entity_decode($sin_espacios2);// result OK
Multivak
pd:sorry my bad english
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Translate" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-translate?hl=en
-~----------~----~----~----~------~----~------~--~---