Page 1 of 1

Sending values from php

Posted: Wed Jul 04, 2007 7:29 am
by cipher#1
Hi.

I need to send a value from php to a VXML app.
The VoiceXML app sends a reference number to php, php checks in the database if the number is there and sends back a string value containing a directory to the VoiceXML app.

Could someone please help me.

Posted: Wed Jul 04, 2007 9:17 am
by feyd
I'm not entirely sure why this is a separate thread from your previous one. Care to explain?

Posted: Wed Jul 04, 2007 9:39 am
by volka
maybe you can combine your efforts with v1ruz666
see viewtopic.php?t=70183

Posted: Wed Jul 04, 2007 10:22 am
by cipher#1
I am working with v1ruz666 on the project, we work for the same company.
Ill look into it a bit more.

If you have any suggestions, will you please inform me.
Thanx.

Posted: Wed Jul 04, 2007 10:26 am
by cipher#1
Hi feyd.

The previous thread was about sending variables from VoiceXML to php.
Now i need to know how to send variables from php to VoiceXML.

Care to share your knowledge.