Search found 1 match

by crondeau
Sun Dec 01, 2002 7:13 pm
Forum: PHP - Code
Topic: Image Resize Problem
Replies: 2
Views: 2418

Image Resize Problem

Hi there, I downloaded the mImage class from phpclasses.org and I'm having difficulty understanding why it is now working. These files allow to select an image in a directory and resize them using netpdbm. Only two files are needed. The first one is as follows: <?php require('mImage_class.php'); $my...