
PHPfileNavigator v2.3.3 is state-of-the-art, open source web based application to complete manage your files and folders.
It provides a powerful, reliable and easy web file management with a lots of cool features. Easy to install and configure, you can administrate your files and folders as easy as in your hard drive and access with strong security all over the net.
Demo
Site Oficial
July 22nd, 2008

pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided.
pchart.sourceforge.net
June 28th, 2008

BambooInvoice is free open-source invoicing software intended for small businesses and independent contractors. Our number one priorities are ease of use, user-interface, and beautiful code.
Features
- You are in control. BambooInvoice sits on your server. Its your data. You never need to trust your invoicing data to anyone else, and you can get it out of the system easily.
- BambooInvoice is easy to use, and easy on the eyes.
- BambooInvoice is actively used and developed.
- BambooInvoice is built atop modern coding standards. Its a XHTML-strict, WAI conformant, CSS using treat!
- BambooInvoice is internationalized. Currently it is available in English, French, German, Dutch, Romanian, Spanish, Portuguese, Bulgarian and Swedish, with new languages being added all the time.
- Built on the excellent CodeIgniter project.
- You’ll be the coolest kid on your block if you use BambooInvoice
- BambooInvoice is released under the GPL.
Fica a dica!
Site
June 16th, 2008

AtMail é uma aplicação web open source escrita em PHP. A implementação com auxilio a Ajax oferece uma interface intuitiva e bastante simples para o utilizador. Sem duvida uma opção bastante válida relativamente ao RoundCube.
Features of AtMail Open include:
- Lightweight Ajax Webmail Interface
- Video Mail
- PHP source code
- IMAP support
- Live Spell Check
- Address Book
- Apache 2.0 Open Source license
- Easy upgrade path to our commercial offering
Site / Demo
June 4th, 2008
Hoje precisei de aceder a uma base de dados MySQL para efectuar um backup de uma tabela com bastantes registos. O servidor não me possibilitava acesso ao phpMyAdmin e o backup efectuado pelo cpanel retornava um ficheiro .sql vazio. Depois de várias tentativas e sem tempo para criar um script para fazer um dump à respectiva tabela encontrei on-line o PHP MySQL Smart.
O PHP MySQL Smart é um minúsculo mas funcional script em PHP que permite efectuar uma série de acções numa DB MySQL.

Principais Features: Login, Little Help, Database/Table/Filed browsing (NEW!), Field description, All kind of queries, Select * works also, Error messages, Number of affected rows, Multible statements (seperated with ; ), Database/Table backup via dump download, View table structure, Detail Table information, Detail Database Informatio.
Site: PowerWeb99
March 3rd, 2008
function cortaString($string, $maximo)
{
if (strlen($string) > $maximo)
{
$string = substr($string, 0, $maximo);
}
return $string;
}
$frase = “bla bla bla bla bla bla bla bla bla”;
echo cortaString($frase, 10);
February 9th, 2008

PHPmotion is a free video sharing software application that will allow you to create and run your very own video sharing website. With very little knowledge required you can now have website just like youtube.com and dailymotion.com and best of all, its 100% free to download and use.
Site

PrestaShop™ is a free, open-source e-Commerce solution that allows you to open your own Internet business in just a few clicks!
Site
January 20th, 2008