On Mon, April 23, 2007 12:50 pm, Ross wrote:
> This script work on it's own but fails when emeded in another php
> file.

Embedding it in another file how?...

> All
> I want to do is create a function and call it passing a text
> parameter. Also
> is it possbile to output the image to a file insert the url into a
> <img>

You could dump the image out to a file, yes.

And, yes, if you use that as the SRC instead of the PHP script, then
it will work, and the image will be the static image you dumped out.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to