Convert any string into an SEO, html-friendly url with this handle and simple PHP function.
Tag: Functions
Merging Arrays with PHP
May 10, 2011
PHP Functions
Single and multi-dimensional arrays can be merged together using array_merge within PHP.
Get Percentage – PHP Function
August 4, 2010
PHP Functions
A short and simple PHP function to present a rounded percentage based upon two numbers.
String to URL – PHP Function
August 4, 2010
PHP Functions
PHP function to convert a string into an SEO ready, browser-friendly URL. Useful for article creation in conjuction with .htaccess ‘RewriteRule’.
