The debugging process is a time consuming activity. When the project is a small group of scripts all is easy, but when the size and complexity of the project grows, the debugging time increases dramatically. With PhpUnit you can speed up your debugging process.
ANG
GES
G
P
Like most PHP developers out there, I started off using databases to store relatively simple data structures for my dynamic sites. PHP's slickness ...
ANG
GES
G
P
Blog Hoster Komplett System Hier bieten wir Ihnen einen komplettes Blog Hoster System mit einigen Top Features. Unser Blog Hoster System ist ein B ...
ANG
GES
G
P
Logging is an old subject. It's simple just record the page requested, time, IP number and maybe the refering URL. Instantly you can draw up graph ...
ANG
GES
G
P
Reference counting is one of the hottest new features in PHP 4. It reduces the memory consumption of your PHP applications, improves performance, ...
ANG
GES
G
P
Effective adminstration of a Web site can ensure that site's success. Many developers are seeking technologies to achieve this success and make th ...
ANG
GES
G
P
Einfaches News Managment System für die Online-Verwaltung einer News-Seite... Speichert die Daten als CSV-Textdatei der MySQL. News-Veröffentlic ...
ANG
GES
G
P
WEB//NEWS ist ein innovatives Newsscript, das schon fast einem CMS gleicht. Die Vergabe der Rechte erfolgt über Benutzergruppen, denen ein indivi ...
ANG
GES
G
P
Quite possibly one of PHP’s least utilized yet most valuable features is its support for Variable Variables. I stumbled across this concept just ...