Nuno Lopes wrote:
Can you hack this to have it printed *after* all the refnames ?
Actually we have this :
mysqli_autocommit
PHP 5
mysqli->auto_commit
It would be better to have :
mysqli_autocommit
mysqli->auto_commit
PHP 5
didou
I have thought in this, but... it is much more difficult to write
> Can you hack this to have it printed *after* all the refnames ?
>
> Actually we have this :
>
> mysqli_autocommit
> PHP 5
> mysqli->auto_commit
>
> It would be better to have :
>
> mysqli_autocommit
> mysqli->auto_commit
> PHP 5
>
> didou
I have thought in this, but... it is much more difficult
Can you hack this to have it printed *after* all the refnames ?
Actually we have this :
mysqli_autocommit
PHP 5
mysqli->auto_commit
It would be better to have :
mysqli_autocommit
mysqli->auto_commit
PHP 5
didou
Nuno Lopes wrote:
nlopess Sun Apr 18 11:02:33 2004 EDT
Modified files: