- 1,251 categories
- 40,829 scripts
- DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besi...
- Categories
- Platforms
- Licenses
- Commercial License,
- PHP License
- Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
- Categories
- Platforms
- Licenses
- A guide, for Web developers, to using PHP language to create dynamically generated Web pages. A comprehensive reference to PHP 2, including the language''s evolutions and enhancements. Shows how to install applications, generate HTML, and access...
- Categories
- Platforms
- Licenses
- This article by Tim Perdue at PHPBuilder.com offers helpful guide to some of the best practices in PHP coding style. Topics covered: Indenting, Control Structures, Function Calls, Using Comments, PHP Tags, and Strings.
- Categories
- Platforms
- Licenses
- Scripthash is a PHP extention which enables you securely hide passwords or execute programs as a different user when using PHP as an Apache Module or as a RedHat RPM. During module initialization a shared memory segment is created and initialised wit...
- Categories
- Platforms
- Licenses
- In this second part of the series, it describes 7 common mistakes in PHP programming that will lead to drastically slower run times and less secure scripts, in addition to less maintainable code. Topics covered: Not Following Basic Naming Conventions...
- Categories
- Platforms
- Licenses
- class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
- Categories
- Platforms
- Licenses
- This PHP function will display a random image / graphic from a directory into your website. The function searches your directory for predefined image types (that you define) and randomly displays the filename. Includes examples of use and is very eas...
- Categories
- Platforms
- Licenses
- PHP is the hottest scripting language around - and with the release of PHP4, more and more developers are looking at it as a rapid Web development tool. This new series of tutorials is aimed at getting novice programmers up to speed on the language, ...
- Categories
- Platforms
- Licenses
- phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
- Categories
- Platforms
- Licenses
Page: