php4-beta | 200004
Date: 04/30/00
- Next message: Sterling Hughes: "Re: [PHP4BETA] undefined function: mysql_errno()"
- Previous message: oldmemory in 21cn: "[PHP4BETA] undefined function: mysql_errno()"
- In reply to: oldmemory in 21cn: "[PHP4BETA] undefined function: mysql_errno()"
- Next in thread: Sterling Hughes: "Re: [PHP4BETA] undefined function: mysql_errno()"
- Reply: Sterling Hughes: "Re: [PHP4BETA] undefined function: mysql_errno()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 1 May 2000, oldmemory in 21cn wrote:
> Hi
>
> When I run the followed, that return "Fatal error : Call to undefined function: mysql_errno() in......".
>
> echo mysql_errno()." : ".mysql_error();
>
> Why?
> I am using 4.0B2. This function removed?
Hrm, perhaps it wasn't in B2. It is definitely there in the current PHP 4
code. Try upgrading.
-Rasmus
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Sterling Hughes: "Re: [PHP4BETA] undefined function: mysql_errno()"
- Previous message: oldmemory in 21cn: "[PHP4BETA] undefined function: mysql_errno()"
- In reply to: oldmemory in 21cn: "[PHP4BETA] undefined function: mysql_errno()"
- Next in thread: Sterling Hughes: "Re: [PHP4BETA] undefined function: mysql_errno()"
- Reply: Sterling Hughes: "Re: [PHP4BETA] undefined function: mysql_errno()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

