Get the latest updates to mysql tables
How to Get the latest updates to mysql tables
How to move columns in MySQL tables?
How to change columns order in a MySQL table
SET PHP & MySQL timezone, per Session
How to define a timezone (different from the server) per Session in PHP & MySQL
SET PHP & MySQL timezone, per Session
How to define a timezone (different from the server) per Session in PHP & MySQL
Change PHP TimeZone per Session
How to define a timezone (different from the server) per Session in PHP
PHP - Force a page to go on https
Force a page to run on HTTPS protocol
Get last inserted id using MySQL & PHP
Get last inserted id using MySQL & PHP
Get last inserted id using MySQL & PHP
Get last inserted id using MySQL & PHP
iOS - image With Rounded Corners Size
how to make an iOS image With Rounded Corners Size
iOS - image With Rounded Corners Size
how to make an iOS image With Rounded Corners Size
iOS Swift - How get access device Reachability
iOS Swift - How get access device Reachability
iOS Swift - How get access device Reachability
iOS Swift - How get access device Reachability
How to get polygon coordinates with Google maps API V2
How to get polygon coordinates with Google maps API V2 and some javascript
Format Money using javascript
Format number using decimal and thousand separators (this is not my code)
Check if a certain value is NULL or Empty then replace it by something else
Check if a certain value is NULL or Empty and replace it by some other field or constant value.
Define and print, several types of variables, in Objective-C
Define and print, integer, boolean, strings and arrays, using Objective-C language
How to print a Strinf using NSLog
Objective-c - How to print a Strinf using NSLog
How to print a Strinf using NSLog
Objective-c - How to print a Strinf using NSLog
Lista de comandos UNIX
Lista de comandos UNIX | (ST-UX help)
Building a custom Android Action Bar Object with Flying Menu - Titanium Mobile
This is my implementation for the Android Action Bar, using Titanium Mobile.
Building a custom Android Action Bar Object with Flying Menu - Titanium Mobile
This is my implementation for the Android Action Bar, using Titanium Mobile.
How to display only my app's log using logcat
This is the way to filter locat's logs and show only messages from my application.
Install Android APK Error
Can't install an application in the Android phone thanks to previous installation crash.
Cross-Domain Ajax call - jQuery
Remote ajax call from a local cient using jQuery getJSON function
Cross-Domain Ajax call - jQuery
Remote ajax call from a local cient using jQuery getJSON function
Style your links depending on file format
This css code lets you specify the icon for your links depending on the file format.
Detect onorientation change
Detect onorientation change on iOS device
Detect onorientation change
Detect onorientation change on iOS device
Callback function
A simple example on 'How to use Javascript callback functions'
File Synchronization between a remote server and local windows computer
File Synchronization between a remote server and local windows computer
How to share your localhost pages with in the internet
Know your home ip address from anywhere. Access your HomeServer localhost
How to share your localhost pages with in the internet
Know your home ip address from anywhere. Access your HomeServer localhost
Email validation
Email validation function
Watermark Maker
Using GD library, input image will be marked with a watermark
Programmatically Backup mysql database with PHP
This script will perform a backup from a given database using PHP
Programmatically Backup mysql database with PHP
This script will perform a backup from a given database using PHP
Parse string between two keywords
Get all the text from a string between start and end keyword
Get image`s size & dpi
Get image information size & dpi
PHP WebService - Accepts 3DES encrypted file and parse it to database
This webService implements, uploadFile method. After file acceptance, 3DES decryption is executed and the file content is inserted to CMS database.
PHP WebService - Accepts 3DES encrypted file and parse it to database
This webService implements, uploadFile method. After file acceptance, 3DES decryption is executed and the file content is inserted to CMS database.
jzMarquee
This plugin makes a marqee like animation, but insted of simple text, it can be used blocks of images text and links.
jzMarquee
This plugin makes a marqee like animation, but insted of simple text, it can be used blocks of images text and links.
How to clean Html5 cache manifest
Firefox HTML5 Offline-Cache and Local Storage Clearing Add-on (Toolbar button). Just donwload and install the Firefox plugin from 'Keigo's attic'.
How to clean Html5 cache manifest
Firefox HTML5 Offline-Cache and Local Storage Clearing Add-on (Toolbar button). Just donwload and install the Firefox plugin from 'Keigo's attic'.
Remove all .svn folders in a directory tree
Remove all .svn folders in a directory tree
Remove all .svn folders in a directory tree
Remove all .svn folders in a directory tree
Minus one month date
Minus one month date
Yesterday date
Get's Yesterdays date
Run php script using crontab
Run php scrpt using crontab
Run php script using crontab
Run php scrpt using crontab
Run php script using crontab
Run php scrpt using crontab
Sleep Function
Creates a Javascript Sleep Function
Runtime Color to Transparent Image Conversion
This function converts a given color(parameter) to tranparent, creating a new image with 'transp_' prefix, all in runtime using PHP. Image runtime conversion from color to tranparent. Runtime conversion color to transparent PHP.
Change image color to transparent using GD library
Change image color to transparent using GD library. The base color and the offset are the incoming parameters.
Roud corners purely css
Roud corners purely css
Toggle div's height
Toggle div's height using jquery slide function, this can be used to menu animation or as content organiser.
Preload Images
Preload images using javascript, allows to load images before display any page content. This code should be in the begining of the page.