[vlc] Re: http-interface and databases

PERET Pierre-Hugues ph.peret at free.fr
Wed Nov 2 17:59:31 CET 2005


At 11:50 02/11/2005 -0500, johnny Laura wrote:
>Hi everyone..
>I'm making a small interface to control the VLC(exactly to control the
>VLM) using the http-interface, changing something in the pages into
>the /share/http/ directories..
>Well I'd like to add interactivity with daatabases like mysql; but I
>know that http-interface hasn't support for php pages...
>Can anyone tell me how I can do this interactivity???

Hopefully, with the latest version of vlc you can use php script with the 
http interface. All you have to do is adding the --http-handlers 
php=path/to/php-cgi in the command line.
your php script must contain the header("Content-Type: text") line (case 
sensitive) in order to work with <vlc> tags.



>THanks in advance
>
>--
>This is the vlc mailing-list, see http://www.videolan.org/vlc/
>To unsubscribe, please read http://www.videolan.org/support/lists.html

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list