View Single Post
Old 12-23-2006, 10:08 PM  
bl4h
Confirmed User
 
Join Date: Jul 2006
Location: Philadelphia
Posts: 1,282
well youre not showing us your code to read the result from mysql or anything. That may be where your problem is. ALso in your first example you use !isset, which means IF ITS NOT SET


the correct way is to use $_GET. Yes, for now it works otherwise, but its the correct way nor is it safe to use variables like that.


Also, dont you mean: id=$modname ? try putting id='$modname' (with the comas)
bl4h is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook