Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.
|
|||||||
HELP! with PhpMyAdmin
![]() |
| Thread Tools |
|
#1
|
|||
|
|||
|
HELP! with PhpMyAdmin
I cannot see the MIME type field when I create tables
|
|
#2
|
||||
|
||||
|
be more specific; what tables -- html "< table > .. </ table >" or SQL tables?
either of these do NOT have a MIME type so you've got me confused! Mime types are set in the HTTP header of a reply so the browser knows how to render the content -- |
|
|
|
#3
|
|||
|
|||
|
To be more clear...
When I use PhpMyAdmin to create SQL tables, there should be a MIME type field, but it is missing in my PhpMyAdmin.
|
|
#4
|
||||
|
||||
|
That's odd, I've been using MySQL for quite a long time and I've never heard of mimetypes in tables.
Then again, I prefer the command line to PHPMyAdmin. |
|
#5
|
||||
|
||||
|
The columns and types in database tables are arbitrary. Why do you think that there has to be a MIME type field? Or, if it has to be there, then just create it. That's what you are supposed to do when creating tables - define the fields and data types.
|
|
#6
|
||||
|
||||
|
Haven't done this in some time -- however, one normally creates SQL tables
as a background task, ie: command line or batch script, not online via a browser. ONLY the browser needs mimetypes. Even if using some online form the flow would still be
Last edited by jobeard; 02-01-2007 at 08:50 PM. |
![]() |
| Thread Tools | |
|
| Similar Topics | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PhpMyAdmin/Sql problem when im trying to transfer database.. | Distance | Security and the Web | 3 | 09-04-2006 09:49 AM |
| sql query error on phpmyadmin | zfarooq | The Alternative OS | 9 | 11-16-2005 10:51 AM |
| phpMyAdmin help! | MattG | The Alternative OS | 3 | 11-13-2004 09:19 AM |
All times are GMT -4. The time now is 03:04 PM.



