2 projects tagged "Pike Modules"
Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes a powerful modules system that, for instance, has image manipulation, database connectivity and advanced cryptography. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and fast data manipulation.
xMySQL is a PHP class that simplifies using MySQL databases. It is designed to be simple and effective, leaving out all "unnecessary" functions in favor of only those most frequently used, such as connecting and disconnecting from a server, and executing SELECT, INSERT, UPDATE, and DELETE queries.