Re: [PHP] PHP and Prolog

2005-08-21 Thread Edin Kadibašić
Fernando Garza wrote: > Hi, > > I am creating a Shell in prolog language that interacts with a Visual Prolog > database format in Win32, I would like to interact with this database with > PHP, just like the interaction with MySQL database, can you give me some > notion or the code that need to

Re: [PHP] PHP and Prolog

2005-08-21 Thread Rory Browne
I've never really examined the code behind the PHP/MySQL API, but I would assume, that it is mainly a wrapper for the C MySQL API. Do you know how to interact with this database in any other language such as C, Perl, Java etc? I don't know much about prolog, but a look at www.swi-prolog.org sugge