dev-development
dev-developmentPhp application that inserts fake data
The Requires
by Ajith S
dev-master
9999999-devPhp application that inserts fake data
The Requires
by Ajith S
Php application that inserts fake data
Run the command git clone
Use php composer.phar to install the application
1. Goto the project path in terminal and type php composer.phar install
2. Create a mysql database for the project
3. Create a table "tbl_data_faker" with columns as id,value,counter
3. Go to the project folder to run and enter the command
php app.php hostname username password database count, (*1)
Php application that inserts fake data
Php application that inserts fake data