
FishMonger
Veteran
Aug 15, 2012, 12:46 PM
Views: 3513
|
|
Re: [gerble1000] i have an emergency please help
|
|
|
my @command = '/path/to/php', 'C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/customers/mydomainname/roundimage.php'; system(@command) == 0 or die "system call failed $?";
(This post was edited by FishMonger on Aug 15, 2012, 12:46 PM)
|