Thread
:
php question
View Single Post
10-24-2007, 09:22 PM
psili
Confirmed User
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
Quote:
Originally Posted by
fartfly
if(isset($_GET['id']))
{
$id = $_GET['id'];;
}
echo myshit $id
Fuck that shit, motherfucker...
echo "myshit ".(isset($_GET["id"]) ? $_GET["id"] : " is exit only");
sorry... i'll take my meds now and go to sleep.
__________________
Your post count means nothing.
psili
View Public Profile
Visit psili's homepage!
Find More Posts by psili