01-05-2009, 08:08 AM
|
#2 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
Are there any errors? have you got the zip extension loaded with your php?
Check your phpinfo().
If not then you will have to recompile php with the '--enable-zip' flag or edit your php.ini to enable the extension in windows.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|