This website requires JavaScript.
Explore
Help
Register
Sign In
nettika
/
phpmyadmin
Watch
1
Star
0
Fork
0
You've already forked phpmyadmin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9960c1102d508c3f1d6d3521959cab24f965a095
phpmyadmin
/
libraries
/
export
History
Sebastian Mendel
5afd8905a6
define variables only where needed, and use NULL to define them, as some places test only for isset and not for content
2005-11-26 06:35:23 +00:00
..
.cvsignore
Ignore custom headers and temporary files from Vim.
2005-11-25 08:44:56 +00:00
csv.php
Support for browsing selected columns (RFE
#1275909
).
2005-09-26 19:03:11 +00:00
htmlexcel.php
Added Microsoft Word and Excel 2000 export (RFE
#1155122
).
2005-03-06 12:52:20 +00:00
htmlword.php
Use native MySQL comments when applicable (RFE
#1362923
).
2005-11-23 22:13:18 +00:00
latex.php
Use native MySQL comments when applicable (RFE
#1362923
).
2005-11-23 22:13:18 +00:00
sql.php
define variables only where needed, and use NULL to define them, as some places test only for isset and not for content
2005-11-26 06:35:23 +00:00
xls.php
error trapping, realpath
2004-07-06 17:53:28 +00:00
xml.php
Use PMA_DBI_fetch_row and drop PHP 3 compatibility code.
2004-04-14 13:51:11 +00:00