Pages

▼
Showing posts with label connection. Show all posts
Showing posts with label connection. Show all posts
Monday, September 16, 2013

Getting Started with Grails and MySQL database

›
Is is so much simple. Create a file suppose named 'db-config.properties' in 'conf' folder with the following contents: d...
Thursday, August 8, 2013

Php create a singletone mysql database connection class

›
<? php class Database { private static $db ; private $connection ; private function __construct () { ...
›
Home
View web version
Powered by Blogger.