php code news

by psicotico on February 8th, 2010
No notes
Syntax: PHP - TinyURL for this snippet: http://tinyurl.com/ycwx2us
Show lines - Hide lines - Show in textbox - Download
<?php
 
$_GET["id"]=10;
if($_GET["id"]=="10") {
 
        include("news.txt");
 
                       }
 
?>
 

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS