like this
it doesn't work , i want to run PHP to execute cvs
who can give me a solution ,? i'll be very appreciate that
any help?
Code:
<?php
$cvs = system('cvs update -d');
?>
who can give me a solution ,? i'll be very appreciate that
any help?
Comment