Recursos relacionados:
HTML Resume Template: A basic HTML resume template in PHP. You enter your information into PHP arrays and it generates a valid XHTML 1.1 resume with CSS styling. It will also produce a plain text version. See web site for example.
Bs_HtmlNavigation: Navigation and Sitemap class. Only 3 steps are needed to have your fully customized dynamic navigation or sitemap: 1. give the navigation data (PHP array or XML file; 2. specify the styles; 3. specify the current page the user is looking at.
Simple ASP Chat: This tutorial explains how to create a simple chat system using ASP. To start with create a simple form where the user can type some text. Whatever the client types in this form has to be appended to a text file, this text file will then be displayed...
phpEval(): phpEval() gives you a command-line interface for PHP, where you can type in PHP code and see what it would do, without going through the trouble of creating a new PHP file, uploading it to the server, testing it, etc.
HelpDesk Online: Fully automated web based help desk. Features ticket submission via forms and email, unique ticket number assigned to every request, unlimited forwarding for escalation and additional info requests, chat style comments to facilitate internal correspo...
SimpGB: A guestboook script written in PHP. Features: Data stored in MySQL, admin interface, support for multiple languages, support for multiple instances in one database, multiple layouts, own header can be defined, support of BBCode and smilies, flood pro...
Auction Bid Software: Auction Bid Software is a real time auction software written in Perl. Features: Administration modular, Multiple categories with sub categories, Single and Dutch auctions, Front featured auctions, Featured auctions, Category featered auctions, Galler...
neo-Babel: Uses WSDL to do babelfish translations.
This is the standalone version of neo-Babel. The one that is integrated into neo-Portal can translate any proper document on the site. And that transparently, without any Altavista or SYSTRAN commercials. See a...
@1 Thumbnailizer (Perl): Convert an image to thumbnail on the fly. It is very useful when used as a plug-in for other scripts that display large images.
ADODB_SQL: ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB.