value="A">A: value="B">B: value="C">C: val"/> value="A">A: value="B">B: value="C">C: val">

Home  >  Article  >  Backend Development  >  php小白请教,if出错 syntax error, unexpected T_IF in

php小白请教,if出错 syntax error, unexpected T_IF in

WBOY
WBOYOriginal
2016-06-02 11:28:231285browse

php

$sql=mysql_query("select * from test");
$info=mysql_fetch_array($sql);
if($info){
$i=1;
do{
?>


value="A">A: value="B">B: value="C">C: value="D">D:

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn