The Envision Image Library augments Inprise's Delphi and C++ Builder software development enviroment with powerful imaging capabilities. The library provides image file I/O for popular file formats, printing, scanning, and image processing...
An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows.
Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively. / The C++ Standard Library provides...
An easy to use web-based image management program that allows you to add, edit and delete categories and photos. Also includes the ability to search.
Provides explanation and sample code on using PHP with the GD graphics library to produce GIF, JPEG or PNG images on the fly.
An introduction to using forms with PHP and how the data gets placed into variables.
This freeware is an application to parse the ODP structure data and also incorporate it into a MySQL database. The ODP zip file can be downloaded into your computer and can be executed after unzipping it.
Pop-under window, with an option to let the script set a cookie to turn off the popup if the user has been to your site within the last 24 hours. (Much less annoying to your site's visitor's that way, and you can still make your advertising...
Sends an email to you, the webmaster from a web page based form. Sends useful information in the actual message such as the senders IP.
In addition to teaching you how to use the GD library to create an index image that contains thumbnails of images that are available in a given directory, this also gives an example on how to create an index image. |