$action=$_GET['action']; switch($action) { case 'b': include_once('网页b');break; //还可以添加更多内容 default: break; }
if($a==0) { 网页A代码 <a href='网页A?a=1'>B</a> } else { require('网页B'); }
21,893
社区成员
140,347
社区内容
加载中
试试用AI创作助手写篇文章吧