Ever needed to censor strings on your site, by removing hyperlinks, e-mail addresses and telephone numbers? This little PHP function should do the trick!
Ever needed to censor strings on your site, by removing hyperlinks, e-mail addresses and telephone numbers? This little PHP function should do the trick!
Ever wanted to throw up a greeting to your website visitors based on the time on day? Here’s an easy PHP function that does the trick.
Ever needed to know how much space is being used by one of your website directories? The handy PHP functions in this post will get you the information you’re after!