[vlc-devel] Re: http-interface and databases

Clément Stenac zorglub at via.ecp.fr
Wed Nov 2 19:01:17 CET 2005


Hello,

> 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???

You can use the http-handlers option to delegate handling of specific
extensions to outside executables (like php to handle .php) but from the
outside executable, you won't have access to vlc specific variables.
However, your PHP code can interact with the "normal" pages to get and
set some values.

hth,

-- 
Clément Stenac

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



More information about the vlc-devel mailing list