php code news
No notes
Syntax:
PHP
- TinyURL for this snippet: http://tinyurl.com/ycwx2us
<?php $_GET["id"]=10; if($_GET["id"]=="10") { include("news.txt"); } ?>
<?php $_GET["id"]=10; if($_GET["id"]=="10") { include("news.txt"); } ?>