View Single Post
  #2  
Old 04-06-2009, 03:15 PM
fragman85 fragman85 is offline
Banned
Join Date: Mar 2009
Location: Switzerland
Posts: 261
fragman85 is on a distinguished road
"params" not "param"

example:

PHP Code:
if (params[1] == "test") { blabla; } 
And I think I told you already in another Thread, please use PHP tags
Reply With Quote