A virtual shop with admin area where you can upload your photos, modify your products and view the orders. The shop consists of X main groups with X subgroups and X products. It uses sessions to track your customers and the products they have bought. Upon each purchase, it sends out a confirmation email. There is also a search option to look for specific products. It uses PHP4 and MySQL.
This library tells the PHP4 session handler to write to a MySQL database instead of creating individual files for each session. In fact it is quite secure as it can do a check against ip. This avoids hacking of the cookie containing session_id by its intercept and use on an other computer. It retrives firewall ip and client ip too. It also has default value to override session.use_trans_sid.
mylittlebase is a little database component for delphi, kylix, php and c++ that covers most of development needs. No need to link to any external server, DLLs, it is 100% standalone. It supports ISAM formats and can query records with the LIKE operator.
This class is capable of creating a simple Flash animation to present an image slideshow from sequences of JPEG images. It lets you add the slideshow images, configure the time interval between the presentation of two images and the presentation background color. It requires the Ming PHP extension to generate the Flash animations.
imgInfo is a set of files designed to view info about the image files in a directory on your (local) web server. It requires PHP 4 running on NT and a JavaScript-compliant browser, preferably NS 4+ or IE 4+.