Re: Re: PHP Brain Teasers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux