Compzone.Org :: Podręcznik PHP :: msql_error
Pytania w drugiej edycji Testu PHP powinny być:
Trudniejsze
Łatwiejsze
Skomplikowane
Na myślenie
Do liczenia
Sonda Wyniki

Add to Google

msql_error

(PHP 3, PHP 4, PHP 5)

msql_error -- Returns error message of last msql call

Opis

string msql_error ( void )

msql_error() returns the last issued error by the mSQL server. Note that only the last error message is accessible with msql_error().

Zwracane wartości

The last error message or an empty string if no error was issued.

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!