Имена участников (разделяйте запятой).
sobachnik спс проблема решена !
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in Z:\home\localhost\www\respect\index.php on line 4 эта ошибка...
при запросе в mysql select * from index все работает
$result = mysql_query ("select * from index",$db) or exit(mysql_error()); Выдает You have an error in your SQL syntax; check the manual that...
Данными все заполнено
Помогите пожалуйста!! Есть проблема php не видит новые таблицы в mysql В mysql создаю таблицу index <? include ("blocs/db.php"); $result =...