Answer Posted / Vineet Kumar Yadav
In Drupal, these functions are used for text manipulation and translation:
st(): Returns a string for template usage.
t(): Translates a string.
get_t(): Returns translated content as a PHP variable.
l(): Concatenates translations and returns the resulting string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers