php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "manual translation"

How can a beginner in PHP improve string translation functions to include commas between values?

To improve string translation functions to include commas between values, you can modify the function to concatenate the values with commas before ret...

How can context be effectively utilized in a PHP translation array?

When translating text in PHP using an array, it's important to consider context to handle different translations for the same word depending on the co...

What steps can be taken to troubleshoot and resolve discrepancies in language processing between browsers like Firefox, Chrome, and IE when using PHP translation functions?

When using PHP translation functions, discrepancies in language processing between browsers like Firefox, Chrome, and IE can occur due to differences...

What are the benefits of using a translate object, as described in the forum thread, for language translation in PHP?

Issue: When translating text in PHP, it's important to have a consistent and efficient way to handle language translations. Using a translate object c...

What are the potential pitfalls of using array_combine and array_merge functions in PHP for language translation?

Potential pitfalls of using array_combine and array_merge functions for language translation in PHP include losing data if the arrays have duplicate k...

Showing 41 to 45 of 1932 results

‹ 1 2 ... 6 7 8 9 10 11 12 ... 386 387 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.