主题:【江湖救急】熟悉PHP+MYSQL的朋友帮个忙 -- 无情
共:💬5
resource mysql_query ( string query [, resource link_identifier])
so in your case :
$resul= mysql_query($sql)
I didnot see you defining $query or $strsql
before you referece them. reserved word for mysql?
- 相关回复 上下关系5
☹️【江湖救急】熟悉PHP+MYSQL的朋友帮个忙 无情 字874 2004-10-09 15:44:15
$strsql, $query 两个变量是在哪里定义的? pdwolf 字0 2004-10-14 01:45:29
mysql_query
😥$result = mysql_query 无情 字147 2004-10-09 17:28:31
$result=... ppw 字200 2004-10-09 17:52:40