Use PHP to show a part of your text

Use PHP to show only a part of your text by adding “…” to the end of your message after 10 characters.


Tutorial | Comments 1 Comment | January 24th, 2012 | Views: 115


jQuery plugin get variable from plugin

Today I will show you how to get a variable from your plugin. Lets say you want to know what a variable is that was passing to your plugin.


Tutorial | Comments No Comments | January 21st, 2012 | Views: 151


PHP Time Ago

A simple way to display ago with UNIX time.


Tutorial | Comments 3 Comments | January 3rd, 2012 | Views: 500


Check If A Users Picture Exists Using PHP

Today We will use PHP to check if a users picture exists.


Tutorial | Comments No Comments | January 3rd, 2012 | Views: 438


Public API with PHP, jQuery and JSON

Okay I’m gonna show you a simple way of creating a Public API using PHP, jQuery and JSON.


Tutorial | Comments 2 Comments | December 31st, 2011 | Views: 301