News

To use the script: Copy the config-sample.php file to config.php and replace the host, username, and password values with values that match your MySQL installation. You need root or another user with ...
MySQL command line tool for managing users, databases and privileges in one MySQL database instance. The tool is intended to ease administration from command line. Currently the tool supports: ...
There are several JavaScript libraries that can be embedded in your webapplication to create a visually appealing interface. Script.aculo.us is one of the popular ones and is built on the ...
TOTD #30 explained how to create CRUD application using Grails and hosted using in-built Jetty servlet engine and in-memory HSQLDB database. Jetty and HSQLDB are built into Grails and allows to ...