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
3913d28de7482d5b52ee6497d6d15d1fcf7b8d1a
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
…
xml.php
…