php

Email System (With Attachments) Class

Email System (With Attachments) Class

Email Class Description Hey! you sick of writing email functions to handle the ins and out of emailing your users? Or when you want to email someone an attachment via your code it can be a pain. Ok I have wrote a class that handles everything email related, with this class you can send basic email, email validation, adding bcc, css’s to your emails, methods for debugging, html encoded emails (allows you to send html/css emails) the log all w...

Travel map pro php

Travel map pro php

Easy travel route with google maps. Multiple stops on a route, stops connected by a polyline. The line is shaped like the curvature of the earth. Custom markers in 7 colors. Easy to use, just include the a php file and call some functions. Great documentation in the code and in the help file. Geocoder to get the values of your locations included in the help file. Custom html in the marker info windows. Google Maps API V3 (no AP...

PHP Mobile Device Detect

PHP Mobile Device Detect

For more advanced Wordpress version please click on the icon below!

PHP Text Image Class

PHP Text Image Class

This is a small but useful class that generates an image containing the text in the font you specify. A simple to use replacement for something like the Javascript cufon library when Javascript is not available or a lightweight and fast replacement for Flash based text. You can use it anywhere you can embed an image. Your seeing it in use right now! $ti = new TextImage(); echo $ti->generate("Hello World", "CaviarDreams.ttf", 12, "FF0064")...

3C-Events : PHP AJAX Events Calendar

3C-Events : PHP AJAX Events Calendar

* * * * * * NOTE : Wordpress version available here * * * * * * * 3C-Events : All-in-One Event Calendar 3c-events is a powerful All-in-One event calendar plugin that may be easily integrated and used. 3c-events has a user-friendly interface and navigation. It can be viewed in various ways : mini calendar, big calendar or events list. Our calendar plugin is more than just some boxes on a screen. We offers a comprehensive suite of events publ...

PHP Google Position Checker

PHP Google Position Checker

This script will automatically track your websites’ Google positions for any given keywords on any Google (.co.uk, .com, .nl, .it etc). It will periodically update the rankings once a day and these can be easily displayed anywhere on your website. if you offer Search Engine Optimisation as a service this is the perfect tool to show off your work to your customers. What could be better and more impressive than showing how well your clients r...

WordPress Buggy Plugin

WordPress Buggy Plugin

The Problem I got back into WordPress Themes and Plugins programming and found myself struggled debugging my code. There are several options to debug PHP code but each has its drawbacks for me: using print or echo somewhere in the HTML code (it could break JS stuff, too distracting [you could style them but you still need to mess with the HTML ]) using a IDE (setup, using a IDE ) other solutions (several things must be installed, too di...

Snipplr APItizer

Snipplr APItizer

With Snipplr APItizer you get a full-featured, ready-to-use Snipplr.com API Class, which supports all API functions. It takes care of building up the required and optional request parameters, checks if your inputs are valid and even converts the APIs responses to handy associative arrays! All you need is your Snipplr.com API Key. How you get your key: Go to http://snipplr.com/settings/ and look at the bottom of the page for the sectio...

CSSMania APItizer

CSSMania APItizer

With CSSMania APItizer you get a full-featured, ready-to-use CSSMania API Class, which supports all API functions. It takes care of building up the required and optional request parameters, checks if your inputs are valid and even converts the APIs responses to handy associative arrays! Requires PHP 5 or above and cURL PHP extension or file_get_contents CSS Icon from http://spendavis.deviantart.com/art/Flurry-Extras-Icon-Pack-1607947...

Stringly

Stringly

Are you looking for an easy way to validate a user’s input? Then Stringly is for you! Are you also looking for an easy way to check if strings begin with/end with/contains a specific string? Then Stringly is for you! Stringly helps you validate your users’ input using predefined options, which are: URL IP EMAIL ALPHANUMERIC NUMERIC LETTER ONLY LOWERCASE UPPERCASE RANGE (a number between 2 numbers) HEX Examples of string...