Sponsorised links
Yesterday
09 May 2008
Sponsorised links
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.
LimeSurvey.org
The Leading Open Source Survey Tool
(anciennement PHPsurveyor)
04 May 2008
PHP Markdown Extra
PHP Markdown Extra is a special version of PHP Markdown implementing some features currently not available with the plain Markdown syntax.
02 May 2008
PHP CSS Dynamic Text Replacement (P C DTR) - CSS Help Pile - artypapers.com
Remplacement dynamique de texte (php + js + css)
01 May 2008
Intégration PHP / JasperReports
Ce document a pour but d'expliquer comment mettre en oeuvre l'appel de rapports réalisés au format JasperReports depuis une application PHP via le pont PHP / JAVA Bridge.
30 April 2008
Intercepting Filter [Web Application Component Toolkit]
Intercepting filters are used to preprocess requests and post process responses. They wrap and modify or transform the inputs and outputs to core application logic.
sfPayloadFilterChain_TextTransformationPlugin - symfony - Trac
The sfPayloadFilterChain_TextTransformationPlugin is an addon to the sfPayloadFilterChainPlugin plugin. It provides filters dedicated to transforming text.
