Multi-language PHP: internationalisation for PHP developers
Multi-language PHP: internationalisation for PHP developers, Learn how to easily adapt your PHP website or web application to offer multiple languages to its visitors
Highest Rated
Created by
Dave Hollingworth
English
English
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
Highest Rated
Created by
Dave Hollingworth
English
English
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Display your site's content in more than one language
- Use gettext with PHP
- Translate simple strings
- Translate plurals, numbers and dates
- Detect the visitor's preferred language
- Translate content in databases
- Use industry standards and best practices for localised content
- Get support directly from the instructor
More Courses by Dave Hollingworth
Build a Content Management System from Scratch with PHP and MySQL
Learn to write faster, easier to maintain, more secure PHP websites by using a model-view-controller framework
Unit test your PHP code using the PHPUnit testing framework: find bugs quickly and early, and improve your code quality