- 1,233 categories
- 40,482 scripts
Updated: 05/14/2002
- PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
- Categories
- Tags
- Platforms
- Licenses
- Thumbnail creator is an GD library PHP script. It attempts to be &"PHP-
like&", and simple to use. This optimize the website, and blocks the larger image to be flushed down. Some features include:
Supports jpg, png im...
- This class can be used to call PHP functions from Javascript in Web pages using AJAX.
It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions.
When the gene...
- a simple function that returns the path to folder in which script subsides. Valuable in producing php programs that will be distributed randomly and require absolute paths. Just call this function and it will return everything up to the current folde...
- This easy to use PHP script makes adding RSS news / blog feeds to your website quick and easy. Simply include the script and call a function. Customizable CSS styles for headlines and detail. Also chose to include details or just titles. To add more ...
- 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...