- 1,233 categories
- 40,436 scripts
Updated: 11/26/2003
- To optimize your site''s load time you should always code in the dimensions of all images being loaded. We wrote this to simulate a function in PHP that does pretty much the same thing. It''s a simple class to return vital stats on an image. This was created to simulate a PHP function. Just pass it the path to your image resource and it gives you back the heght and width, nothing special, just kind of useful.
- Categories
- Tags
- Platforms
- Licenses
- 3dlib is a PHP class for drawing anything you want in 3D space coordinates including 3D Charts. All 3D space transformations are implemented. Some GD functions are adapted. 3dChart() function is added.
- 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...
- 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...
- 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...
- PHPXref is a Perl script to make working with the source code of a large PHP site somewhat easier. It allows you to: Cross references classes, interfaces, functions, variables, constants and database tables defined and used across your various PHP fi...