|  | Posted by Nicholas Sherlock on 06/20/05 09:22 
Zeeshan wrote:> I am new php prgrammer, Will you please guide me How to install
 > Antivirus in Web based Email website in detail please.
 
 If you have a virus scanner which can be called from the commandline
 installed on the server machine, then you should:
 
 1. Save the attachment to disk
 2. Call the virus scanner
 3. Parse the result
 
 I'm sure each of these steps will be only a few functions from the PHP
 function reference, why not take a look?
 
 Cheers,
 Nicholas Sherlock
  Navigation: [Reply to this message] |