Ahh its taking too long

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
xterra
Forum Commoner
Posts: 69
Joined: Mon Mar 06, 2006 12:52 pm

Ahh its taking too long

Post by xterra »

Hey everyone,
I have a textfile just like this:

FirstName Lastname


with about 50 entries. I am really tired of entering in eachline one by one in the phpMyAdmin control panel.


Any ideas?


Thanks in advance, my fingers are starting to hurt.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

So write a script to import them.
xterra
Forum Commoner
Posts: 69
Joined: Mon Mar 06, 2006 12:52 pm

Post by xterra »

Didn't even think about that!

I'll write that and if anyone else is interested in it I will post it here for you'll to use.

Later.
Post Reply