translating web site was my dreaming sice 5 years so i have lloking for something like that and guess what , yes i found it examle in full website translator tool from here how to setup translator tool in your web site just open your page source whatever it was php or html and put this code in the place you want <script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=ar&w=160&h=60&title=&border=&output=js"></script> PHP: i hope you like it
adding translator tool may useful in your website if your majority traffics are from non-english speaker countries. However thank you for sharing
try google translator button for more languages coding is here <div id="google_translate_element"></div><script> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element'); } </script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
This is a very old service by Google. This will surely help the newbies however. We must share such information regularly.