Download link
File List
-
Get Bonus Downloads Here.url 182 B
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/001 Introduction and welcome.mp4 9.34 MB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/001 Introduction and welcome_en.vtt 1.66 KB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/002 Install a web server with PHP, a database server and phpMyAdmin.mp4 10.07 MB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/002 Install a web server with PHP, a database server and phpMyAdmin_en.vtt 1.21 KB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/003 Optional_ configure a virtual host with its own root folder and hostname.mp4 10.43 MB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/003 Optional_ configure a virtual host with its own root folder and hostname_en.vtt 2.92 KB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/004 Install the Composer dependency manager.mp4 7.14 MB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/004 Install the Composer dependency manager_en.vtt 805 B
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/005 Enable the PHP internationalization extension.mp4 7.87 MB
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/005 Enable the PHP internationalization extension_en.vtt 947 B
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/24204348-httpd-vhosts.conf 326 B
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/external-assets-links.txt 247 B
~Get Your Files Here !/01 - Introduction_ software installation, configuration and setup/index.php 20 B
~Get Your Files Here !/02 - An introduction to translating content using PHP/001 Translate a page by copying the entire page and translating all the text in it.mp4 6.08 MB
~Get Your Files Here !/02 - An introduction to translating content using PHP/001 Translate a page by copying the entire page and translating all the text in it_en.vtt 2 KB
~Get Your Files Here !/02 - An introduction to translating content using PHP/002 Translate a page by using conditional statements for every string.mp4 6 MB
~Get Your Files Here !/02 - An introduction to translating content using PHP/002 Translate a page by using conditional statements for every string_en.vtt 1.65 KB
~Get Your Files Here !/02 - An introduction to translating content using PHP/003 Store translated strings in an array with one array for each language.mp4 9.43 MB
~Get Your Files Here !/02 - An introduction to translating content using PHP/003 Store translated strings in an array with one array for each language_en.vtt 2.36 KB
~Get Your Files Here !/02 - An introduction to translating content using PHP/004 Display any character by encoding files using UTF-8.mp4 16.66 MB
~Get Your Files Here !/02 - An introduction to translating content using PHP/004 Display any character by encoding files using UTF-8_en.vtt 2.77 KB
~Get Your Files Here !/02 - An introduction to translating content using PHP/external-assets-links.txt 305 B
~Get Your Files Here !/02 - An introduction to translating content using PHP/index.es.php 142 B
~Get Your Files Here !/02 - An introduction to translating content using PHP/index.php 534 B
~Get Your Files Here !/03 - Getting the language from the URL/001 Language code standards and passing the language code in the URL.mp4 10.99 MB
~Get Your Files Here !/03 - Getting the language from the URL/001 Language code standards and passing the language code in the URL_en.vtt 1.22 KB
~Get Your Files Here !/03 - Getting the language from the URL/002 Get the language code from the query string.mp4 4.21 MB
~Get Your Files Here !/03 - Getting the language from the URL/002 Get the language code from the query string_en.vtt 1.08 KB
~Get Your Files Here !/03 - Getting the language from the URL/003 Get the language code from a subfolder or URL segment.mp4 16.7 MB
~Get Your Files Here !/03 - Getting the language from the URL/003 Get the language code from a subfolder or URL segment_en.vtt 4.27 KB
~Get Your Files Here !/03 - Getting the language from the URL/004 Get the language code from a subdomain.mp4 10.98 MB
~Get Your Files Here !/03 - Getting the language from the URL/004 Get the language code from a subdomain_en.vtt 2.76 KB
~Get Your Files Here !/03 - Getting the language from the URL/005 Get the language code from the top-level domain.mp4 20.37 MB
~Get Your Files Here !/03 - Getting the language from the URL/005 Get the language code from the top-level domain_en.vtt 4.06 KB
~Get Your Files Here !/03 - Getting the language from the URL/external-assets-links.txt 333 B
~Get Your Files Here !/03 - Getting the language from the URL/htaccess 124 B
~Get Your Files Here !/03 - Getting the language from the URL/index.php 671 B
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/001 Add an I18n class with a list of supported languages.mp4 10.37 MB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/001 Add an I18n class with a list of supported languages_en.vtt 2.46 KB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/002 Combine language codes and region codes to create locale identifiers.mp4 13.64 MB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/002 Combine language codes and region codes to create locale identifiers_en.vtt 1.8 KB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/003 Canonicalise the locale code from the URL.mp4 13.75 MB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/003 Canonicalise the locale code from the URL_en.vtt 2.38 KB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/004 Get the best match from the list of supported locales.mp4 14.2 MB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/004 Get the best match from the list of supported locales_en.vtt 3.05 KB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/005 Redirect to the default locale if the value in the URL is invalid.mp4 17.98 MB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/005 Redirect to the default locale if the value in the URL is invalid_en.vtt 4.09 KB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/006 Declare the language of the HTML document with the lang attribute.mp4 9.24 MB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/006 Declare the language of the HTML document with the lang attribute_en.vtt 1.57 KB
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/external-assets-links.txt 364 B
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/index.php 913 B
~Get Your Files Here !/04 - Locale identifiers and validating the language from the URL/src/App/I18n.php 765 B
~Get Your Files Here !/05 - Detecting the visitor's preferred language/001 Get language preferences from the browser_ the HTTP Accept-Language header.mp4 14.57 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/001 Get language preferences from the browser_ the HTTP Accept-Language header_en.vtt 2.76 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/002 Parse the Accept-Language header to get a list of locales in order of preference.mp4 17.57 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/002 Parse the Accept-Language header to get a list of locales in order of preference_en.vtt 3.91 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/003 Compare supported locales to the browser preferences and choose the best match.mp4 14.33 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/003 Compare supported locales to the browser preferences and choose the best match_en.vtt 3.07 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/004 Get the best match to the browser preferences using just the language codes.mp4 12.36 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/004 Get the best match to the browser preferences using just the language codes_en.vtt 2.5 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/005 Refactor the code to make it clearer.mp4 16.07 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/005 Refactor the code to make it clearer_en.vtt 2.93 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/006 Geolocation_ matching the user's IP address to their location.mp4 11.7 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/006 Geolocation_ matching the user's IP address to their location_en.vtt 1.62 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/007 Use a geolocation API to get the country code from the IP address.mp4 19.67 MB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/007 Use a geolocation API to get the country code from the IP address_en.vtt 3.46 KB
~Get Your Files Here !/05 - Detecting the visitor's preferred language/composer.json 59 B
~Get Your Files Here !/05 - Detecting the visitor's preferred language/external-assets-links.txt 459 B
~Get Your Files Here !/05 - Detecting the visitor's preferred language/index.php 1007 B
~Get Your Files Here !/05 - Detecting the visitor's preferred language/src/App/I18n.php 3.35 KB
~Get Your Files Here !/06 - Using gettext with PHP/001 The options for storing translations in separate files.mp4 14.08 MB
~Get Your Files Here !/06 - Using gettext with PHP/001 The options for storing translations in separate files_en.vtt 1.44 KB
~Get Your Files Here !/06 - Using gettext with PHP/002 The PHP gettext extension and gettext function for marking translatable strings.mp4 19.43 MB
~Get Your Files Here !/06 - Using gettext with PHP/002 The PHP gettext extension and gettext function for marking translatable strings_en.vtt 2.9 KB
~Get Your Files Here !/06 - Using gettext with PHP/003 Create the folders to store the gettext translation files.mp4 10.26 MB
~Get Your Files Here !/06 - Using gettext with PHP/003 Create the folders to store the gettext translation files_en.vtt 2.04 KB
~Get Your Files Here !/06 - Using gettext with PHP/004 Install the Poedit editor and create a .po translation file.mp4 20.93 MB
~Get Your Files Here !/06 - Using gettext with PHP/004 Install the Poedit editor and create a .po translation file_en.vtt 4.46 KB
~Get Your Files Here !/06 - Using gettext with PHP/005 Configure gettext to use the translation file and show the translations.mp4 17.91 MB
~Get Your Files Here !/06 - Using gettext with PHP/005 Configure gettext to use the translation file and show the translations_en.vtt 3.81 KB
~Get Your Files Here !/06 - Using gettext with PHP/external-assets-links.txt 555 B
~Get Your Files Here !/06 - Using gettext with PHP/index.php 858 B
~Get Your Files Here !/06 - Using gettext with PHP/locales/es/LC_MESSAGES/messages.mo 508 B
~Get Your Files Here !/06 - Using gettext with PHP/locales/es/LC_MESSAGES/messages.po 608 B
~Get Your Files Here !/06 - Using gettext with PHP/src/App/I18n.php 2.63 KB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/001 MoTranslator_ a .mo-file-compatible alternative to gettext.mp4 10.06 MB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/001 MoTranslator_ a .mo-file-compatible alternative to gettext_en.vtt 1.31 KB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/002 Using MoTranslator with its gettext compatibility functions.mp4 11.85 MB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/002 Using MoTranslator with its gettext compatibility functions_en.vtt 1.81 KB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/003 Configure Poedit to extract MoTranslator translations.mp4 11.15 MB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/003 Configure Poedit to extract MoTranslator translations_en.vtt 2.29 KB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/004 Use the simpler MoTranslator object API.mp4 14.26 MB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/004 Use the simpler MoTranslator object API_en.vtt 2.37 KB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/005 Using real or keyword messages_ the advantages and disadvantages.mp4 15.71 MB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/005 Using real or keyword messages_ the advantages and disadvantages_en.vtt 3.08 KB
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/composer.json 69 B
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/external-assets-links.txt 242 B
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/index.php 889 B
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/locales/es/LC_MESSAGES/messages.mo 576 B
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/locales/es/LC_MESSAGES/messages.po 690 B
~Get Your Files Here !/07 - Using MoTranslator as a gettext-compatible alternative/src/App/I18n.php 2.63 KB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/001 Including variables in translated strings_ use sprintf with gettext.mp4 18.64 MB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/001 Including variables in translated strings_ use sprintf with gettext_en.vtt 3.42 KB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/002 Display plural forms of messages using ngettext.mp4 20.76 MB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/002 Display plural forms of messages using ngettext_en.vtt 3.89 KB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/003 Decimal separators_ format decimal numbers based on the locale.mp4 24.85 MB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/003 Decimal separators_ format decimal numbers based on the locale_en.vtt 4.25 KB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/004 Translate day and month names in dates based on the locale.mp4 24.04 MB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/004 Translate day and month names in dates based on the locale_en.vtt 3.35 KB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/composer.json 69 B
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/external-assets-links.txt 615 B
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/index.php 1.48 KB
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/locales/es/LC_MESSAGES/messages.mo 623 B
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/locales/es/LC_MESSAGES/messages.po 795 B
~Get Your Files Here !/08 - Translating dynamic content_ variable substitution, plurals, decimals and dates/src/App/I18n.php 2.63 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/001 Handle long strings of text in separate files.mp4 16.1 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/001 Handle long strings of text in separate files_en.vtt 2.43 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/002 Display a message if the file containing the translation is unavailable.mp4 13.58 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/002 Display a message if the file containing the translation is unavailable_en.vtt 2.17 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/003 Use a plain-text formatting language to help translators.mp4 8.78 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/003 Use a plain-text formatting language to help translators_en.vtt 1.94 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/004 Convert translations in separate files to Markdown.mp4 18.09 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/004 Convert translations in separate files to Markdown_en.vtt 2.45 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/005 Translate data from a database_ multiple columns in one table.mp4 19.36 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/005 Translate data from a database_ multiple columns in one table_en.vtt 4.3 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/006 Translate data from a database_ separate table for the translations.mp4 16.35 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/006 Translate data from a database_ separate table for the translations_en.vtt 2.72 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/007 Display localised versions of images that contain text.mp4 5.42 MB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/007 Display localised versions of images that contain text_en.vtt 1.35 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/24229126-phpi18n-1.sql 824 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/24229162-phpi18n-2.sql 1015 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/24229178-phpi18n-3.sql 1.91 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/composer.json 105 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/content/body.en_GB.html 604 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/content/body.en_GB.md 580 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/content/body.es.html 598 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/content/body.es.md 574 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/external-assets-links.txt 285 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/images/sign.png 27.61 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/images/sign_en_GB.png 27.61 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/images/sign_es.png 27.19 KB
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/index.php 839 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/locales/es/LC_MESSAGES/messages.mo 602 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/locales/es/LC_MESSAGES/messages.po 907 B
~Get Your Files Here !/09 - Translating content unsuited to gettext_ long text, databases and images/src/App/I18n.php 2.63 KB
~Get Your Files Here !/10 - Selecting and remembering the language/001 Add navigation links for switching between languages.mp4 8.66 MB
~Get Your Files Here !/10 - Selecting and remembering the language/001 Add navigation links for switching between languages_en.vtt 1.75 KB
~Get Your Files Here !/10 - Selecting and remembering the language/002 Language switching links_ what they should say and where to put them.mp4 34.29 MB
~Get Your Files Here !/10 - Selecting and remembering the language/002 Language switching links_ what they should say and where to put them_en.vtt 3.35 KB
~Get Your Files Here !/10 - Selecting and remembering the language/003 Remove code duplication_ extract common i18n code out to separate files.mp4 14.62 MB
~Get Your Files Here !/10 - Selecting and remembering the language/003 Remove code duplication_ extract common i18n code out to separate files_en.vtt 2.08 KB
~Get Your Files Here !/10 - Selecting and remembering the language/004 Add a second page and include the common i18n code.mp4 9.03 MB
~Get Your Files Here !/10 - Selecting and remembering the language/004 Add a second page and include the common i18n code_en.vtt 1.79 KB
~Get Your Files Here !/10 - Selecting and remembering the language/005 Calculate the full current URL from the $_SERVER data.mp4 8.37 MB
~Get Your Files Here !/10 - Selecting and remembering the language/005 Calculate the full current URL from the $_SERVER data_en.vtt 1.66 KB
~Get Your Files Here !/10 - Selecting and remembering the language/006 Generate the data for the language navigation links.mp4 18.63 MB
~Get Your Files Here !/10 - Selecting and remembering the language/006 Generate the data for the language navigation links_en.vtt 3.39 KB
~Get Your Files Here !/10 - Selecting and remembering the language/007 Add the language navigation links to the HTML.mp4 5.86 MB
~Get Your Files Here !/10 - Selecting and remembering the language/007 Add the language navigation links to the HTML_en.vtt 1.46 KB
~Get Your Files Here !/10 - Selecting and remembering the language/008 Remember the selected locale in a cookie.mp4 12.46 MB
~Get Your Files Here !/10 - Selecting and remembering the language/008 Remember the selected locale in a cookie_en.vtt 3.1 KB
~Get Your Files Here !/10 - Selecting and remembering the language/009 Redirect to the locale remembered in the cookie.mp4 12.28 MB
~Get Your Files Here !/10 - Selecting and remembering the language/009 Redirect to the locale remembered in the cookie_en.vtt 2.27 KB
~Get Your Files Here !/10 - Selecting and remembering the language/about.php 387 B
~Get Your Files Here !/10 - Selecting and remembering the language/composer.json 182 B
~Get Your Files Here !/10 - Selecting and remembering the language/external-assets-links.txt 119 B
~Get Your Files Here !/10 - Selecting and remembering the language/includes/i18n_init.php 633 B
~Get Your Files Here !/10 - Selecting and remembering the language/includes/lang_nav.php 331 B
~Get Your Files Here !/10 - Selecting and remembering the language/index.php 448 B
~Get Your Files Here !/10 - Selecting and remembering the language/locales/es/LC_MESSAGES/messages.mo 603 B
~Get Your Files Here !/10 - Selecting and remembering the language/locales/es/LC_MESSAGES/messages.po 734 B
~Get Your Files Here !/10 - Selecting and remembering the language/src/App/I18n.php 3.75 KB
~Get Your Files Here !/11 - Conclusion/001 Conclusion.mp4 3.17 MB
~Get Your Files Here !/11 - Conclusion/001 Conclusion_en.vtt 1.12 KB
~Get Your Files Here !/Bonus Resources.txt 386 B
Download Info
-
Tips
“[ DevCourseWeb.com ] Udemy - Multi-language PHP - internationalisation for PHP developers” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.