PHPFacileDoc is a useful multilingual tool to get an HTML documentation file from a PHP source file. It is more or less like JavaDoc for Java programming.
It's a useful tool for programmers to see a PHP class without looking in a PHP source file. The PHP source file must have a special structure to be understood by PHPFacileDoc.
It's a useful tool for programmers to see a PHP class without looking in a PHP source file. The PHP source file must have a special structure to be understood by PHPFacileDoc.
ANG
GES
G
P
phpApplication is an application level variable manager. It allows you to have a set of variables that are scoped to the entire PHP site, not just ...
ANG
GES
G
P
Ein Script was zuföllig ein Layout auswählt und dieses dann erscheint.
Dient wenn man mehrere Designs hat und per Zufall eins anzeigen lassen w ...
ANG
GES
G
P
Php Debugger DBG is a comprehensive software tool that helps you to debug your php script. It may work with your production or development WEB ser ...
ANG
GES
G
P
Schlichter PHP-Code zum dynamischen Verändern der Schriftgröße auf Webseiten. Verwendet wird reines PHP (kein JavaScript, keine Cookies). Die D ...
ANG
GES
G
P
phpEdit is a project to build a full featured editor under Windows os, which will speed up php development. Some features: syntax highlighting, in ...
ANG
GES
G
P
Mit diesem neuen Tool können Sie automatisch alle Links einer Webseite überprüfen und so schnell und einfach tote Links herausfinden.
ANG
GES
G
P
PHPService is a template engine, comparable to Smarty . PHPService provides an easy-to-use XML-based Tag language for creating your templates.
Th ...
ANG
GES
G
P
php-dbi attempts to emulate the Perl database abstraction layer by implementing the methods provided by the object-oriented Perl DBI. It also allo ...