Titan85
08-18-2007, 02:10 PM
Well I am trying to get the script to take only links that have a permission level of below or equal to their own. I tried doing a WHERE level <= '$level' , but that didn't work. How can I do this? Thanks
View Full Version : SQL Query Problem