[PHP-DEV] Unsupported Operand Types

2003-01-18 Thread Brian T. Allen
Hi, I've just spent the night upgrading my RedHat 6.2 server to: Apache1.3.27 PHP4.3.0 MySQL3.23.54a Mod_SSL2.8.12 OpenSSL0.9.7 ZendOptimizer2.1.0 Now I'm getting (inconsistently): PHP Fatal error: Unsupported operand types in /web/domain/html/includes/item.inc

RE: [PHP-DEV] Feature Request: Auto Include a Function

2003-01-13 Thread Brian T. Allen
th. So existing scripts and programming styles won't be affected at all. But I think it would simplify things a LOT on a big site with lots of functions. > If this was a compilable language then sure it would of been > nice, like C > does searching through .h files, but since

[PHP-DEV] Feature Request: Auto Include a Function

2003-01-13 Thread Brian T. Allen
Hi, Please accept my apologies in advance if this is not the correct place for this request. This may exist, but I haven't been able to find it, and I think it would be REALLY helpful and convenient. The idea is this: When you write a script and call a function: PHP could automatically look