Skip to content
IMAG0025

How to generate URL friendly title

As I am enjoying my well deserved holiday on a beautiful Adriatic sea (thus the post image), I will share a small tip with you. Basically, making your post title URL friendly by removing spaces and other simple tasks. This little function may come in handy.

What is CodeForest about?

Quick snip: Recursive find and replace

I often need to replace some characters in a string, and am using str_replace function. But, what if you need to do it in array, and after replacing, you need intact array? This little snippet will help you.

zoom

JQuery zoom plugin – Cloud zoom

Cloud Zoom is a jQuery plugin comparable to commercial image zoom products such as Magic Zoom. Compared to the popular jQZoom plugin, Cloud Zoom is smaller, has more features and more robust compatability across browsers.