David Ansermot Web Developer / TYPO3 Integrator

24mai/110

PHP utility class – Url Checker 1.0

Another light utility class to check if your urls are valids.

Simply get an instance of UrlChecker and check each url. If url is valid, the class'll return "200" success code.

Available on my downloads page or directly here

23mai/110

PHP utility class – Emails Cloacker 0.4

This small class I made some times ago is very simple.
With it you can hide your emails from spam bots.

The addresses will be visible for your visitors but not for the robots.

Available on my downloads page or directly here

23août/090

New project : Firestats Connector Project

I decided this weekend to start a new fresh project in PHP5. Called "Firestats Connector Project" (FCP), it constist by a group of classes coded to provide an access to the FireStats WordPress Plugin datas. It provide the same stats than firestats statistics page.

I started the 1.0.0 alpha, with the next features :

  • Total hits
  • Total unique visits
  • Hits last 24 hours
  • Unique visits last 24 hours
  • Feed subscribers
  • Localisation
  • Referers
  • Search keys
  • Browsers
  • Operating systems
  • Countries
  • Hits details

I'll post update times to times and announce the first beta test subscribe date.

Firestats's Website
Firestats's Blog
WordPress Website