
01-14-2007, 08:17 AM
|
 |
|
|
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by admin0
You are storing the user selection in the database.
so my guess is your $vboptions[zh_load_type] = "select <somefield> from database where .. "
instead of that select, if you can tell me the page where its being called from
what we can do is something like
$vboptions[zh_load_type] = rand(1,23); or if I want say effect 1,2,,4,6,7 , then any random selection among this.
|
I really don't understand what you are saying.I am not selecting anything.This hack uses vboptions and that's all.
|