echo "<a href="#" plain="true" onclick="newUser('news','项目公告','home/news/news.php?id= . $row[news_id] ')>". $row["news_title"] . "</a>";
echo "". $row["news_title"] . "";
$args = "'news','项目公告','home/news/news.php?id=".$row[news_id]."'";echo '<a href="#" plain="true" onclick=" newUser('.$args.')" >'.$row['news_title'].'</a>';
echo "<a href='#' plain='true' onclick=\'newUser('news','项目公告','home/news/news.php?id= ".$row['news_id']."')'>". $row['news_title'] . "</a>"; echo "". $row["news_title"] . "";
有问题,麻烦您再改改,谢谢
echo $row[news_title]
HTML;
echo "". $row['news_title'] . "";
echo "". $row['news_title'] . "";
改了下
echo "". $row['news_title'] . "";
改了下
echo "". $row['news_title'] . "";
改了下
谢谢
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号