automatic load generator...help!!!

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
sonicboom
Forum Newbie
Posts: 1
Joined: Wed May 14, 2008 11:04 pm

automatic load generator...help!!!

Post by sonicboom »

hello ppl,

i'm looking to find php code which can automatically generate data for specific tables in mysql. suppose i'm making a pharmacy application, i want the drugs table to be populated with relevant data so as to avoid manual entry of data.
Please help!!
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Re: automatic load generator...help!!!

Post by Kieran Huggins »

what format do you have the data in already?
Post Reply