Sponsorised links
Yesterday
Build Web Services with PHP in Eclipse
This tutorial will use the PHP Development Tools (PDT) plug-in in Eclipse Europa to show you how to build Web services in PHP. Also, learn how to create and deploy useful PHP projects, learn about the philosophy behind contract-first development, and understand the basic parts that make up a Web Services Description Language (WSDL) file.
Sponsorised links
12 May 2008
Redo The Web » Propel is not hard anymore
Présentation du plugin sfPropelFinder pour symfony. Ce plugin adopte la pratique du chaînage que l'on trouve dans jQuery.
11 May 2008
09 May 2008
08 May 2008
07 May 2008
sfFirePHP plugin
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.
06 May 2008
Reuse Excel business logic with PHPExcel
Embedding business logic in Excel and re-using it in PHP is not that hard. The PHPExcel library helps you simplify development: your application logic and business logic is separated. Business logic can be maintained by a business expert or key user in Excel. As an application developer, you can easily pass data in the sheet and make use of PHPExcel's calculation engine.
05 May 2008
Nexen.net : portail PHP et MySQL - MySQL Online Backup : BACKUP et RESTORE
MySQL Online Backup est un projet de sauvegarde en fonctionnement d'un serveur MySQL. Il s'agit d'un client MySQL, qui exporte les données sans bloquer l'ensemble des autres clients, ou d'imposer un temps d'arrêt au serveur. Le MySQL Online Backup exporte aussi les données statistiques de la table (celles de SHOW TABLE STATUS), pour pouvoir y accéder indépendamment dans la sauvegarde.
GeSHi - Generic Syntax Highlighter :: Home
GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class, with the following goals:
* Support for a wide range of popular languages
* Easy to add a new language for highlighting
* Highly customisable output formats
GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done.
