Hi Andreas,
schonmal mit exec() oder system() probiert?
http://www.php.net/manual/html/function.exec.html
http://www.php.net/manual/html/function.system.htmlMfG Olli
Hi Olli!
Sowohl als auch! system() steht ja im beispiel, exec() hatte ich vorher getestet, funxioniert aber auch nicht :-(
Andreas