I use MySQL: C:\mysql\bin>mysqladmin version status proc C:\MYSQL\BIN\MYSQLA~1.EXE Ver 8.40 Distrib 4.0.20a, for Win95/Win98 on i32 Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license
Server version 4.0.20a Protocol version 10 Connection localhost via TCP/IP TCP port 3306 Uptime: 2 hours 6 sec Mark "Jason Wong" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > On Wednesday 04 August 2004 18:02, Mark van Beneden wrote: > > > When I write: echo "<th>".msql_field_name($result). "</th>"; > > I get the error message: > > Fatal error: Call to undefined function msql_field_name() in c:\Program > > Files\Apache Group\Apache\htdocs\mysqli_send.php on line 37 > > May I ask what DB you're using? The filename suggests you're using MySQL but > then you're trying to call a MS-SQL function. > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.biz > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * > ------------------------------------------ > Search the list archives before you post > http://marc.theaimsgroup.com/?l=php-general > ------------------------------------------ > /* > Your car runs worse after being serviced > -- Murphy's Driving Laws n17 > */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php