auto complete code snippet like google suggestions
Categories
auto complete code snippet like google suggestions
A function that resizes an image to desired width and height, but does not distort the image proportions. Suggestions please comment.
This code snippet gets all information from a YouTube video (title, description, duration, thumbnail url, thumbnail width, thumbnail height, etc..) using the video id and YouTube API. (Sorry about my bad english)
I wrote SnipBot a while ago which automatically posts draft articles to Snipd. The snippet below will create a new draft post on a WordPress blog. It uses the IXR class to communicate with WordPress via XML-RPC. The IXR class is included with WordPress by default.
php_value memory_limit 64M
Convert an address to geocode Latitude/Longitude positioning with PHP and Google Maps
Tests for a valid email address and optionally tests for valid MX records, too.
If you are creating an admin module for Magento (learn creating admin module in Magento) then you would surely be asked to create grids (eg. for order listing). Creating grids can be somewhat difficult for the novice Magento programmers, but in this tutorial we will create a grid in the admin module in the simplest [...]
Tweaked from the icant.co.uk thumbnail generator