Set of MySQL scripts which help working with database.
Tools list:
-
Function getPhpSerializedArrayValueByKey
Function returns last value from serialized array by specific string key. -
Function/Procedure devLog/devReset
Two functions and procedures which helps in debuging other functions and procedures. -
Function camelCase
*Function returns camelCase form of provided string using passed separator.*