Login
Register
File: sample.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Ben Yacoub Hatem
>
Image to PHP
>
sample.php
>
Download
File:
sample.php
Role:
Example script
Content type:
text/plain
Description:
Sample usage of the class
Class:
Image to PHP
Convert a directory of images into a PHP class
Author:
By
Ben Yacoub Hatem
Last change:
Date:
2004-04-05 01:21
Size:
105 bytes
Contents
Download
<?php
require_once(
"img2php.class.php"
);
$t
= new
img2php
;
$t
->
generate
(
"images/tabs/gonx"
);
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014