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 _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
