Michal Čihař
fa837e8bee
XHTML fixes
2004-08-12 15:55:43 +00:00
Michal Čihař
ca5b16f654
Change look of adding fields into table (bug #991095 ).
...
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
5fb6e7976d
PMA_securePath
2004-06-15 16:55:53 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Marc Delisle
e9602b27bb
bug 956828 deleting last row generates a PHP error
2004-05-29 12:32:16 +00:00
Alexander M. Turek
0b6975f8bd
Patch #947190
2004-05-16 17:32:15 +00:00
Michal Čihař
72b3f91917
Use same code for generating INSERT and UPDATE queries (also fixes bug #953250 ).
2004-05-13 14:41:28 +00:00
Marc Delisle
4276852c82
use PMA_sendHeaderLocation
2004-05-11 12:57:49 +00:00
Michal Čihař
71c24b8e76
Export only SELECT queries, do not show multi row actions when no checkboxes shown.
2004-05-03 13:52:36 +00:00
Marc Delisle
25a29c45b8
bug 780516 capitalizing keywords
2004-04-19 14:12:24 +00:00
Marcel Tschopp
181e1aca82
Use PMA_DBI_fetch_row instead of PMA_DBI_fetch_array in display_tbl.lib.php
2004-04-10 19:04:01 +00:00
Marcel Tschopp
16de478154
Changed some queries to use MYSQLI_STORE_RESULT.
...
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:27:23 +00:00
Marcel Tschopp
4e62f7658f
Changed some queries to use MYSQLI_STORE_RESULT.
...
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Marc Delisle
f81459a5d2
bug 913630 deleted rows 0
2004-03-13 13:38:40 +00:00
Marc Delisle
d879ff452a
strDropDatabaseStrongWarning
2004-01-29 18:38:32 +00:00
Alexander M. Turek
2915b5c3ce
Added MySQLi library; Removed calls to old mysql_wrappers library.
2004-01-22 02:13:48 +00:00
Marc Delisle
a7bd761f3f
PMA_DBI_affected_rows
2004-01-20 21:03:31 +00:00
Marc Delisle
a69eb2ebbc
PMA_DBI_insert_id
2004-01-20 20:52:28 +00:00
Marc Delisle
f8d049ace5
use PMA_DBI function
2004-01-20 20:24:00 +00:00
Marc Delisle
b0cc4dbb23
use PMA_DBI function
2004-01-20 19:53:53 +00:00
Marc Delisle
28a5d0476e
PMA_DBI_num_rows
2004-01-20 19:35:37 +00:00
Marc Delisle
b7ad9c1119
clarify
2004-01-05 00:37:02 +00:00
Garvin Hicking
079c662908
check for databases after query
2003-12-11 11:16:25 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
ca7836a684
Fixed transformation system now accepting '.php3' files and using the '.php' pendants. Make use of 's' RegEx pattern modifier. Fixed small (but impacting) typo.
2003-11-25 20:30:12 +00:00
Garvin Hicking
c2b46ac945
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00