Encode Explorer

enCode eXplorer

is a file browser written in PHP, XHTML and CSS. It displays the list of files in a folder. It was designed to be used in safe mode and so it is kept simple and functional. Free for everyone.
Release: 4.0
Marek 2007-09-30 23:40:00
want to have free ps3, wii or just about anything? get you free wii and amazon vouchers here

New release is out. Changes:
* Added translations: Albanian, Spanish, French and Romanian. Thanks to the translators!
* Most comments and variable names are now in english.
* For very large files, displaying the file size should now work better.
* Creating directories.
* Only one file. Even the pictures (icons) are encoded into the php file. Encode Explorer finally deserves its name. :)

It's sort of an experimental version, I'd gladly hear some feedback. But if You don't want to experiment then 3.4 is still available.

New webpage
Marek 2007-07-24 11:15:25
want to have free ps3, wii or just about anything? get you free wii and amazon vouchers here

The project webpage has been rewritten and should look better now. Soon there will be an update for the encode explorer also.

Old changelogs
Marek 2007-07-24 11:13:01
want to have free ps3, wii or just about anything? get you free wii and amazon vouchers here

Changes in different versions

*
* ver 3.4
* Bugfix version. Uploaded files are now chmoded properly.
*
* ver 3.3
* Added support for english (and future translations).
*
* ver 3.2
* Fixed a problem with slashes and quotes in filenames.
*
* ver 3.1
* Fixed some problems with validating. Added support to specify the location of the file
* (only needed in some servers with odd settings).
*
* ver 3.0
* The code validates as XHTML 1.0 Strict.
* Added file upload support (doesn't work in safe mode).
* Fixed several bugs and security holes. Files are sorted by name by default.
*
* ver 2.3
* Fixed the hiding of .ftpquota and a sorting bug. Some optimization.
* Added php code highlight and hiding of index.php
*
* ver 2.2
* Fixed several security holes.
*
* ver 2.1
* The code validates as HTML 4.01.
*
* ver 2.0
* Total code rewrite from scratch. Much smaller and optimized now.
* Removed the option to edit files. Added display of file size and edit time.
* Sorting works now.
*
* ver 1.8
* Fixed two serious bugs.
*
* ver 1.7
* Added icons and editing for css, jsp and sql files.
*
* ver 1.6
* Added a function that displays the folders before files.
*
* ver 1.5
* Fixed a bug with passwords and a problem with moderating files in subfolders.
*
* ver 1.4
* You can now edit php, html, html, js and txt files from your browser.
*
* ver 1.3
* Added broswer upload in safe mode. Note: Due to horrible functionality
* it has been removed from future releases.
*
* ver 1.2
* Added used space display.
*
* ver 1.1
* Added a function that removes the .ftpquota files (generated by zone.ee) from the list.