Re: E_STUPID

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

 



ceo@xxxxxxxxx wrote:
> I think we need a new error reporting constant E_STUPID.
> 
> This should catch stupid things I do like trying to embed an array into a string such as:
> 
> $foo = array('a', 'b', 'c');
> $query = "select * from foo where foo in ('$foo')";
> 
> It's been one of those days...
> 
That's my new t-shirt idea "I'm with E_STUPID"

-- 
Thanks!
-Shawn
http://www.spidean.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