Uploading text files



Greetings.

I'm somewhat new to this whole MySQL/PHP thing and need a little help.

My web hosting service uses phpMyAdmin and at the bottom of the screen
iis an area where I can upload a text file to populate a table.

I have a table named groups with two fields:
groups_id auto-increment primary
groups_name

So how do I create my text file to populate this table?

I'm going to use MS Notepad.

If it's set to auto-increment, do I need to include the number? If
so, does it start at 0 (zero)?

Would the file look like:

0,students
1,faculty
2, staff

or just

students
faculty
staff

(though I can't image that working).

Any help is appreciated.

Thanks.

Ward
.



Relevant Pages

  • Populating MySQL table with text file using myPHPadmin
    ... My web hosting service uses phpMyAdmin and at the bottom of the screen ... iis an area where I can upload a text file to populate a table. ... So how do I create my text file to populate this table? ...
    (comp.lang.php)
  • Populating table with text file
    ... My web hosting service uses phpMyAdmin and at the bottom of the screen ... iis an area where I can upload a text file to populate a table. ... So how do I create my text file to populate this table? ...
    (comp.lang.php)
  • Re: YAAP - Gnomish Healer! Whoo! (LONG POST)
    ... The Staff of Aesculapius ... This game BOTTOM was on D47, and I found the vibrating square quickly! ...
    (rec.games.roguelike.nethack)
  • Re: PLEASE HELP: how to Identify a row and populate the data respectiv
    ... ps. Debra's code just adds the input to the bottom of the data. ... Is it possible to populate the same row twice? ... I want a window to be displayed asking me the "Unique ID" to identify the ...
    (microsoft.public.excel.programming)
  • Re: Intranet with trusted web sites
    ... > We are thinking of implementing an intranet site for all staff, ... to a site we trust? ... This is not an IIS issue. ... Are you talking about a proxy server and/or ...
    (microsoft.public.inetserver.iis.security)