force_unmodified(force_exactfile
hi
Is it possible to check a clients file against two different versions? PHP Code:
|
Re: force_unmodified(force_exactfile
unfortunately there's already been a thread about something similar and there are several limitations of this function
the worst is probably that as soon as it detects an inconsistent file, it disconnects the user and doesn't check for the rest of the files, and you can't work around it without tapping the engine also it's not possible to check the file against two versions, because the only param the function has is which file to check, not also which file to check it against, so by default it looks for the same file with the same name / extension on the server then checks |
Re: force_unmodified(force_exactfile
thats too bad, does it use a md5hash or something or just memory cache? theres no margin I can set to filesize must be between this many bytes?
|
Re: force_unmodified(force_exactfile
Quote:
|
Re: force_unmodified(force_exactfile
Ok no problem. would of been great if it let me set some rules but gotto work with what you got :)
|
| All times are GMT -4. The time now is 09:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.