Would you all kindly help me increase my DB size please?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
impulse()
Forum Regular
Posts: 748
Joined: Wed Aug 09, 2006 8:36 am
Location: Staffordshire, UK
Contact:

Would you all kindly help me increase my DB size please?

Post by impulse() »

Hello all.

I've recently started PHP & MySQL and I have a few databases on my webiste which are all a bit thin on data at the moment. Would anyone reading this kindly take a moment to fill out an entry in my database.

http://stesbox.co.uk/php/db/insert.php

Thank you, Stephen
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Just write a script to generate random data.
impulse()
Forum Regular
Posts: 748
Joined: Wed Aug 09, 2006 8:36 am
Location: Staffordshire, UK
Contact:

Post by impulse() »

I haven't got the skillz
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You wrote the insertion code right? That's all you really need in a loop with some random generation of data.
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

rand();
User avatar
MrPotatoes
Forum Regular
Posts: 617
Joined: Wed May 24, 2006 6:42 am

Post by MrPotatoes »

impulse() wrote:I haven't got the skillz
LMAO! LMAO LMAO LMAO!

that's awesome

stop being lazy lmao
Post Reply