Heh, this will sound remarkably lazy but has anyone happened to have stumbled across a generator that will generate data ready to be insert into a table? It's annoying when testing an application to insert data manually. If not..I think I might consider coding one...
You can use str_repeat in loop.
hm..didn't think to try that. Seems logical..thanks
php's documentation is your best friend
Forum Rules
Bookmarks