Alexander M. Turek
2183740b05
If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST.
2003-03-02 17:26:41 +00:00
Garvin Hicking
1ae4b3682a
Fixed variable.
2003-02-28 19:16:33 +00:00
Garvin Hicking
0e6fc61922
Only show fieldlist, when $table is set.
2003-02-28 19:06:04 +00:00
Garvin Hicking
6003d9e95d
Bugfixing, better defaults for query window.
2003-02-28 18:57:34 +00:00
Garvin Hicking
4d878ae941
See Changelog: Lightweight tabs, DB-based SQL history, tabbed querywindow.
...
Have fun, surely needs some debugging. :)
2003-02-27 13:01:08 +00:00
Garvin Hicking
dd6345c90f
Display a (javascript) based query window as a new frame below the left
...
frame with query history [#526008 ]. Currently a bit experimental,
works with IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions
which *should* work with any browser.
2003-02-24 18:16:24 +00:00
Alexander M. Turek
24337ae94c
Disabled the autoselect feature of the SQL query box for Opera 7 for Windows in order to avoid trouble here.
2003-02-05 14:57:49 +00:00
Marc Delisle
81af3773ab
binary field upload
2003-02-01 12:49:11 +00:00
Michal Čihař
1e8447e111
New URL and hidden input generating stuff.
2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a
bug #640055
2002-11-19 14:09:39 +00:00
Alexander M. Turek
7d7ab0ccf9
Feature #506106 : Read compressed dump.
2002-11-18 06:00:34 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +00:00
Marc Delisle
591c729ad6
optional auto-select
2002-08-15 17:32:14 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
Loïc Chapeaux
1c8ae3ee69
Fixed bug #592000 (dir="ltr" for textarea tags)
2002-08-10 11:34:53 +00:00
Marc Delisle
5e419a7d66
MySQL 3.21 compatibility
2002-08-07 12:07:35 +00:00
Alexander M. Turek
ccb62f3234
Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by allowing the user to specify the charset of an uploaded SQL file.
2002-08-06 21:04:02 +00:00
Robin Johnson
c28a9175ec
* db_details.php3, db_stats.php3, main.php3, sql.php3
...
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Marc Delisle
ed74cb4bfa
for Loic
2002-07-22 13:18:02 +00:00
Marc Delisle
947de9c9ee
distinct query box logic
2002-07-17 17:42:56 +00:00