Fire Key
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…)
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…)












