Silicon Bay
Bulk Insertion with PHP – MySQL
by Gopakumar on Mar.10, 2009, under Fire Key
Many of my pals asked me about inserting a bulk SQL query with hundreds of lines to a mysql database using php. As many of you know that mysql_query() function in PHP is not capable of handling semicolon seperated multi-line queries. (continue reading…)
Creating Postage Stamp Border (Photoshop CS3)
by Gopakumar on Feb.17, 2009, under Illusions
In this tutorial I will show you how to create a postage stamp like border for your image. It is useful for creating thumpnail images for your photo gallery. Can you in your website to show some travel related photos and much more… (continue reading…)
Photoshop Shortcut Keys
by Gopakumar on Feb.16, 2009, under Illusions
The shortcut keys described here is available in Photoshop CS3. Many of these will be same in the Photoshop CS4.
This photoshop tutorial is meant to teach and to be used as a reference guide for Adobe Photoshop CS3. These Keyboard shortcuts will save you time well creating any new artwork or project that you have. Since there are alot of Keyboard Shortcuts, try to remember some shortcuts that you will often use, and to save time.
AS3 Migration : Global Variables
by Gopakumar on Feb.14, 2009, under Fire Key
AS3 Alternative for _global in AS2
As an action script 2 developer, you are familier with a much friendly variable _global, as was very useful too. But in action script 3 it is deprecated. So how can we get the global variable? (continue reading…)














