|
Posted by R. Rajesh Jeba Anbiah on 03/22/06 12:01
Erwin Moller wrote:
> R. Rajesh Jeba Anbiah wrote:
>
> > If you're working in PHP 5 and used APD, phpDocumentor, PHPMailer &
> > ADODB, you might be knowing that these projects are not maintained and
> > the old codes are throwing bunch of errors in higher error levels.
> > Anyone knows of any forks for these projects or any alternatives? TIA
> >
>
> Hey,
>
> Just for the record: I am using ADODB with PHP5 without ANY problems except
> the ones I created. ;-)
<snip>
Thanks for your reply. I'm having 4.8 and it's still using
deprecated var. I guess, you're under low error reporting level and or
in compatibility mode. So, this will definitely affect when you move to
real PHP 5 server, FYI.
Another thing is that ADODB's mysqli support is bogus and this is of
major concern as every other client wants the mysqli features.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|