lelnguye Posted May 31, 2006 Share Posted May 31, 2006 Hello, I'm developing a web application where users can upload files into the server. I would like to make it so that the web application performs a virus scan of the file being uploaded before putting it on the server. Not sure if any of that makes sense or if this is the right place to ask this question, but thanks in advance for any reply,cheers Link to comment https://forums.phpfreaks.com/topic/10838-php-and-virus-scanning/ Share on other sites More sharing options...
werty37 Posted May 31, 2006 Share Posted May 31, 2006 Hi,I havent used it but i know that there is package for php5 to scan viruses - "php5-clamavlib"But i have no idea how use it.The description says[b]PHP ClamAV Lib - ClamAV Interface for PHP5 Scripts[/b][i]PHP ClamAV Lib is a PHP5 extension that allows to incorporate virus scanningfeatures on your PHP5 scripts. It uses the Clam AV API for virus scanning.This version are supported two functions for file scanning and bufferscanning.[/i] Link to comment https://forums.phpfreaks.com/topic/10838-php-and-virus-scanning/#findComment-40514 Share on other sites More sharing options...
lelnguye Posted May 31, 2006 Author Share Posted May 31, 2006 [!--quoteo(post=378659:date=May 31 2006, 05:46 AM:name=werty37)--][div class=\'quotetop\']QUOTE(werty37 @ May 31 2006, 05:46 AM) [snapback]378659[/snapback][/div][div class=\'quotemain\'][!--quotec--]Hi,I havent used it but i know that there is package for php5 to scan viruses - "php5-clamavlib"But i have no idea how use it.The description says[b]PHP ClamAV Lib - ClamAV Interface for PHP5 Scripts[/b][i]PHP ClamAV Lib is a PHP5 extension that allows to incorporate virus scanningfeatures on your PHP5 scripts. It uses the Clam AV API for virus scanning.This version are supported two functions for file scanning and bufferscanning.[/i][/quote]hello, thanks for the suggestion, I will look into it Link to comment https://forums.phpfreaks.com/topic/10838-php-and-virus-scanning/#findComment-40548 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.