Discuss PHP translate function using google translate in the Web Design & Development Articles forum on Tutorialized. PHP translate function using google translate This is the place to find articles published on Tutorialized.com that discuss web design and development articles.
Posts: 41,809
Time spent in forums: < 1 sec
Reputation Power: 48
PHP translate function using google translate
We create a database table that can contain translations for specific languages. Then we create a function that uses that database. If it finds a translation it will show the one out of the database. Else it will show a translation from google translate.