I still get this error. Can someone help me to solve this?
MySQL Query Failed. Error 1030: Got error -1 from table handler
$query = "SELECT * FROM question WHERE answer<>'1' AND id>250 ORDER BY id";
$result = mysql_query($query) or die('MySQL Query Failed. Error
'.mysql_errno().':
'.mysql_error());
$number = mysql_num_rows($result);
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] error Eduardo Kokubo
- Re: [PHP] error Alexander Wagner
- Re: [PHP] error Renze Munnik
- [PHP] apache,php,mysql,flash AJDIN BRANDIC
- Re: [PHP] apache,php,mysql,flash Tim
- Re: [PHP] apache,php,mysql,flash AJDIN BRANDIC
- [PHP] Is this a bug? Ratko
- Re: [PHP] Is this a bug? ERISEN, Mehmet Kamil
- RE: [PHP] Error Martin Kampherbeek
- RE: [PHP] Error Don Read
- Re: [PHP] Error Martin Kampherbeek
- [PHP] Error Dean Ouellette
- Re: [PHP] Error Steve Cayford
- [PHP] Error Christian Ista
- Re: [PHP] Error Gijs Herpers
- Re: [PHP] Error Miles Thompson
- RE: [PHP] Error Christian Ista
- RE: [PHP] Error Jay Blanchard
- Re: [PHP] Error Gijs Herpers

