phpMyAdmin setup to enable table import from text files?
From: AJ (AirJosh69_at_hotmail.com)
Date: 10/05/04
- Previous message: Steve O: "Re: help please..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Oct 2004 14:38:41 -0700
Hello php users,
I am hosting a site at Hostway.com and they provide me with PHP and
MySQL features. I setup phpMyAdmin 2.6.0 recently and was able to
setup a table in my database. Here is my question. I want to be able
to create a table in Excel locally and upload this to my database via
phpMyAdmin. The trouble is that there is no import txt file as people
have talked about in phpMyAdmin. I have modified my php.ini file as
follows:
file_uploads = "on"
register_globals = on
upload_tmp_dir = /tmp
Is there some setup in the phpMyAdmin config file?
Are their privileges that I don't understand on my host side?
Any help or hits would be great...
Thanks in advance,
AJ
- Previous message: Steve O: "Re: help please..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|