|
Posted by Johny Begood on 06/02/07 09:38
Hi Ivαn,
Thanks for your help, I can get the script to run the program but it seems
to be stuck, hanging,
this is what I've done
$instruct="smssender.exe [[/i] /p:00353857407335 /m:test from code ]";
exec($instruct);
I can see the program running in task manager, Win2003, $instruct is what
would be typed at the command line, any ideas?, what am I missing?
Cheers
"Ivαn Sαnchez Ortega" <ivansanchez-alg@rroba-escomposlinux.-.punto.-.org>
wrote in message news:f3r4k4$mr4$1@hercules.cohp1...
> Johny Begood wrote:
>
> > How do I get php to run a command line tool, in Windows Server 2003, and
> > the continue with the job in hand, is this possible?
>
> First, RTFM:
>
> http://www.php.net/manual/en/function.exec.php#43917
>
> Then, UTFG and STFW:
>
> http://www.google.com/search?q=windows+background+cmd+php
>
>
> --
> ----------------------------------
> Ivαn Sαnchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
>
> Una celebridad es una persona que ha pasado toda su vida tratando de
llegar
> a famoso y cuando lo consigue, usa gafas negras para que nadie lo
> reconozca.
Navigation:
[Reply to this message]
|