hi
I've decided to use curl() to fetch the links from a website page from my server.
If the page any harmful executable files, will my server execute that when i'm using the curl() function? Is is safe to use curl() modules for this puropose?
What will the security measures i should take if i continue to use curl() functions?
I've decided to use curl() to fetch the links from a website page from my server.
If the page any harmful executable files, will my server execute that when i'm using the curl() function? Is is safe to use curl() modules for this puropose?
What will the security measures i should take if i continue to use curl() functions?
Comment