Creating anti virus program in php
Asked By
40 points
N/A
Posted on - 10/19/2014

Is there a way to write an antivirus in php ? where to start ? i don’t actually want it something big like Avira ,Norton of course not but i want to create a file upload script that checks the file if it doesn’t contain viruses or embed code. i want it a pure php. no antivirus program integration. just curios to learn how this script was made.
