Ver Mensaje Individual
  #4 (permalink)  
Antiguo 22/02/2015, 16:24
Avatar de lauser
lauser
Moderator Unix/Linux
 
Fecha de Ingreso: julio-2013
Ubicación: Odessa (Ukrania)
Mensajes: 3.278
Antigüedad: 10 años, 9 meses
Puntos: 401
Respuesta: Necesito un traductor on line hecho en php

Puedes implantar un form.
Código HTML:
Ver original
  1. <form style="text-align:center" action="http://translate.google.com/translate">
  2. <input size="60" value="http//tuweb.es" name="u" type="hidden">
  3. <br>  <span style="font-size:12px;">Traducir</span><select name="langpair" onchange="this.form.submit()">
  4. <option value="es|es">Español</option>
  5. <option value="es|ru">Ruso</option>  
  6. <option value="es|en">Inglés</option>
  7. <option value="es|de">Alemán</option>  
  8. </select><input value="es" name="hl" type="hidden"><input value="UTF-8" name="ie" type="hidden"><input value="UTF-8" name="oe" type="hidden"><input value="/language_tools" name="prev" type="hidden"></form>
__________________
Los usuarios que te responden, lo hacen altruistamente y sin ánimo de lucro con el único fin de ayudarte. Se paciente y agradecido.
-SOLOLINUX-