|
Posted by Johny Begood on 06/02/07 14:33
> Then it's the program's fault, not PHP's.
You are correct, I just thought I was missing something
>
> > $instruct="smssender.exe [[/i] /p:00353857407335 /m:test from code ]";
>
> Out of curiosity: Why the brackets?
They shouldn't be there
>
> For debugging purposes, please do an echo($instruct) just before the
exec(),
> and try putting exactly that into a command line. Does it get hung there?
echo($instruct) produces smssender.exe /p:00353857407335 /m:test from code
No it doesn't hang when I put exactly what $instruct echo's on the command
line, I think it may be the smssender.exe from M$oft, any guidance on where
I could an sms sender which operates from the command line?, I'm stuck with
win32.
Cheers
Navigation:
[Reply to this message]
|