phpMyAdmin setup to enable table import from text files?

From: AJ (AirJosh69_at_hotmail.com)
Date: 10/05/04

  • Next message: Alphajet: "php 5.02 session problems (I did look for it before asking)"
    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


  • Next message: Alphajet: "php 5.02 session problems (I did look for it before asking)"

    Relevant Pages

    • Re: MySQL
      ... on MacOS X. ... Easy to setup? ... Get cocoaMySql. ... I used to use phpMyAdmin, and still do when not on the ...
      (uk.comp.sys.mac)
    • Re: PHP doesnt find MySQL extensions
      ... It would install apache, ... php 5, phpmyadmin and setup it. ...
      (comp.lang.php)
    • Re: Whereee? ...finally
      ... and I found that is in Setup file... ... I even have MSDE 2000 Deployment Toolkit 1.0, does it works like phpMyAdmin ... to manage/create Databases? ...
      (microsoft.public.sqlserver.msde)
    • Re: phpmyadmin question from beginner
      ... >The webhost says I need to use phpmyadmin for managing the mysql database ... >phpmyadmin is running as a resource on the webserver via their control panel ... In the "View dump of database" section of the RHS, ...
      (alt.php)
    • Re: export flat file db into mysql?
      ... > website and change it over to use the MySql database. ... > some reason it won't connect to the server. ... > a way to do it using a Php script that I can install on my site. ... > have full access to the MySql server, just through PhpMyAdmin) ...
      (comp.lang.php)