PHP Classes

File: test.html

Recommend this page to a friend!
  Classes of Patrick Teague   Image2Thumbnail 1.0a   test.html   Download  
File: test.html
Role: Auxiliary data
Content type: text/plain
Description: test html file, needs some test.gif, test.jpg, or test.png
Class: Image2Thumbnail 1.0a
Create thumbnails from GIF, JPG, or PNG on the fly
Author: By
Last change:
Date: 21 years ago
Size: 803 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <body bgcolor="white"> <table width="90%" border="0"> <tr> <td><img src="show_image_in_imgtag.php?filename=test.png&newxsize=80&newysize=150&fileout=&maxsize=1&bgred=255&bggreen=255&bgblue=255" border="0" /></td> <td><img src="show_image_in_imgtag.php?filename=test.png&newxsize=80&newysize=150&fileout=&maxsize=1&bgred=0&bggreen=255&bgblue=255" border="0" /></td> <td><img src="show_image_in_imgtag.php?filename=test.png&newxsize=80&newysize=150&fileout=&maxsize=0&bgred=255&bggreen=255&bgblue=255" border="0" /></td> <td><img src="show_image_in_imgtag.php?filename=test.png&newxsize=80&newysize=150&fileout=&maxsize=0&bgred=0&bggreen=0&bgblue=0" border="0" /></td> <tr> </body> </html>