Newsletter
-
Search for:
Recent Comments
Tags
add adding Alfresco arvixe Arvixe Elgg Hosting bucket change clip ClipBucket CMS cPanel/Linux Hosting create dolphin Drupal elgg Elgg Hosting elgg tutorials how how to install joomla Joomla 3 module MODx mojoPortal New nopcommerce panel php SE4 set up setup site socialengine softaculous tips to TomatoCart use using video web website websitepanel WordPress
Tag Archives: string
Using implode() to Convert an Array to a String
If you’ve read the last two articles, you know how the explode() function works. The implode() function does just the opposite. It converts an array to a delimiter-separated string. In …

Replacing Strings with an Associative Array (PHP)
In the previous article, we looked at using str_replace with two separate arrays, one for the strings to replace, and one for the replacements. This isn’t always the most convenient …

How to Update Textpattern Language Strings
Textpattern CMS is an open source content management system. It’s actively supported by a team of developers and a helpful user community. As the software is improved and enhanced, changes …
Tags: CMS, enhancements, how to, i10n, i18n, language, refresh, rpc, string, strings, Textpattern, update, updating, upgrade
Posted under Textpattern
Leave a comment
