just upgraded to php 5.2.10-2.2 on debian now i get this error [2048] Declaration of form::bindData() should be compatible with that of db::bindData() i use __autoload to load these classes.. found this bug report http://bugs.php.net/bug.php?id=46851, i thought it's this new E_STRICT bit and tried to turn it off, but didn't help. this code was working perfect before.. even with this error.. it works. any idea about a workaround? or some reading suggestions! many thanks ~viraj -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php