Newsletter
-
Search for:
Categories
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
Category Archives: MODX
Using explode() to create arrays
Say you have a snippet that needs a simple array and want to send the elements of the array in the snippet tag. The PHP explode() function is custom-made for …

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 …

StripWords with Multiple Replacements
In the previous article, we looked at a custom output modifier (and plugin) to remove or replace unwanted words or phrases from a web page. The output modifier ccould be …
