Hello,
I have made a few simple VXML apps and I have a basic understanding of it.
I know PHP/MySQL.
I want to combine the two.
Are you saying in your posting that instead of naming files file.vxml, files should be called file.php?
Also, are you saying that if files with the php extension are being used that all the VXML code is outputted using echo?
If you are not saying this, I see how to pass the variable from the VXML file to the PHP file, but I don't see how to pass it back from the PHP to the VXML file.
Unless the output of the database query is formatted in VXML in the PHP file and outputted to the caller using the echo statement.
Could you clearify how this works?
Thanks,
Jose