[BlueOnyx:03083] Re: PHP exec() and ImageMagick
Steve Howes
steve-lists at geekinter.net
Fri Dec 11 11:22:28 -05 2009
On 11 Dec 2009, at 16:19, Darrell D. Mobley wrote:
>> I see that exec is a security risk. Is there a suggested
>> alternative that
>> I could modify the PHP code with to use instead of exec()?
>
> Bump?
You want something that does the same thing as exec but without the
security risk? It's the nature of what exec *does* is the security risk.
Steve
More information about the Blueonyx
mailing list