Hi kinfe,

To connect to myql from php you only need build your php with mysql
support.

Now, for render vxml documents you are using apache o IIS ? 

I recommend LAMP (Linux+Apache+Myql+Php)

Regards,

Luis Morales 



On Mon, 2006-02-27 at 16:07 +0100, Kinfe Tadesse wrote:
> Hi all,
> 
> I intend to create a database to be accessed from a voice application. I 
> plan to use MySQL as a database engine and PHP as a scripting language to 
> generate dynamic VoiceXML documents. However, I have two questions I could 
> not get answers to:
>  1. Do I need to install Apache to work with MySQL and PHP? In other words, 
> can MySQL and PHP work together without Apache. Note: The database and the 
> application are on the same machine for the timebeing.
> 2. What database API should be used? I recently read about MyODBC. But many 
> standard books skip this part as if PHP and MySQL have something natural to 
> talk to eachother without requiring anything like ODBC, etc.
> 
> Your answers to these questions are highly appreciated!
> 
> Best regards,
> 
> Kinfe T. 
> 
-- 
---------------------------------------------------------------------------------
Luis Morales 
Consultor de Tecnologia
Cel: +(58)416-4242091
---------------------------------------------------------------------------------
"Empieza por hacer lo necesario, luego lo que es posible... y de pronto
estarĂ¡s haciendo lo imposible"
---------------------------------------------------------------------------------

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

Reply via email to