On Thursday 05 August 2004 11:52, PHP Gen wrote:
> > Big clue: look up each of the image*() functions
> > used in your class and find
> > out what they do.
>
> Arn't you the genius?

Not genius, just common sense.

> I dont know if you read my older posts (around 2-3
> days ago) when I asked if someone could recommend a
> good place to learn about PHP classes...

and?

> Still learning and still dont have a clue what the "
> this-> " means...

The first hit using 

  google > php class tutorial

seemed to explain it well enough ...

> so sorry, but your clue isnt big
> enough, still reading....

... but that's peripheral to what you're trying to do here which is to modify 
the output so that it saves the image to file. Here's another big clue: have 
a look at the section of the class which does the output.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Don't despair; your ideal lover is waiting for you around the corner.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to