Apr 9 fileNice - a PHP-based file browser
While working on one of my Web sites the other day, I had the need to install some sort of file browsing script that would allow the user to choose a particular file, then insert a link using TinyMCE.
I realize that MCEFileManager is available, but it is commercial software, and I was really looking for something free.
I happened across a script called fileNice. It’s a pretty nice file browser and is extremely simple to use. There are quite a few things I probably would have done differently had I written the script, but it works pretty well, and it took me about five minutes to install and configure rather than five weeks (or months) writing my own full-featured file browser.



In the past few months we’ve all seen the rise of WYSIWYG editors, allowing everyone and anyone to create a web page in a fast, efficient manner. However, there are those among us, myself included, that would much rather edit the HTML source directly. Many of the new editors like Evrsoft’s FirstPage and Allaire’s Homesite that are designed to be pure-HTML editors have proofing tools built-in, and while I personally don’t celebrate Notepad, I know a large number of you out there that do. 
MySQL has become the defacto choice for a lot of Internet Service Providers when it comes to supplying their customers with a SQL database. The combination of PHP and MySQL has become quite popular among web developers over the last few years. For many, it?s the SQL of choice.







