At 7/5/2007 01:45 PM, Daniel Brown wrote:
$objects->original_image =
"http://www.sewterific.com/images/Just%20Baskets/SmPicnicBasket.jpg";;

$_SCRIPT[word] = "task";
$_SCRIPT[otherword] = "ticket";

$update_word1 = $_SCRIPT[word]."et";

$rgb1 = "134,89,32";
$rgb2 = "231,223,48";

$objects->paint($objects->original_image,$rgb1,$rgb2,$update_word1,str_replace("c","s",$_SCRIPT[otherword]));


Without bothering to run the code I'd say a tisket, a tasket, a green and yellow basket. Now what obscure corner of childhood poetry memories did that come from? It's easy to google... My god, Ella Fitzgerald? THE Ella Fitzgerald?? Yowsa!

Bemusedly,

Paul
__________________________

Paul Novitski
Juniper Webcraft Ltd.
http://juniperwebcraft.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to