|
Posted by Robert Cummings on 08/21/05 10:10
On Sun, 2005-08-21 at 02:58, 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 be executed to get this
> done? for example in:
>
> 'mysql_connect'
>
> or
>
> 'mysql_create_db'
>
> what code is executed behind this functions?
>
>
> I think the functions to make this done should be execute a program with
> some function, passes values and receive values from the 'shell'
Is there a reason you're spamming the list with multiple versions
(teency bit changed from one to the next) of the same question?
Cheers,
Rob.
--
..------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting |
| a powerful, scalable system for accessing system services |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for |
| creating re-usable components quickly and easily. |
`------------------------------------------------------------'
[Back to original message]
|