Jump to content

php and virus scanning


lelnguye

Recommended Posts

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

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 scanning
features on your PHP5 scripts. It uses the Clam AV API for virus scanning.
This version are supported two functions for file scanning and buffer
scanning.[/i]
Link to comment
https://forums.phpfreaks.com/topic/10838-php-and-virus-scanning/#findComment-40514
Share on other sites

[!--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 scanning
features on your PHP5 scripts. It uses the Clam AV API for virus scanning.
This version are supported two functions for file scanning and buffer
scanning.[/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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.