[PHP] sms to web

2002-05-30 Thread Deniz

can anybody advice me some source about how to channel sms messages to a
webserver and parse it with php?

thanks
-d



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Running scripts from within PHP similar to SSI

2001-06-23 Thread Bilal Deniz

Hi All,

Just wondering if it were possible to do like the following SSI line:



from within php.

I know a php alternative should be made, but for the time being and for
future's sake


So far i've tried back ticks, passthru(), exec(), but the problem is
that the URI and other variables aren't being passed to the perl script
in question.

Any idea would be appreciated.

Deniz

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]