HIE GUYZ
Ive this project on content management of a web site based on PHP and being driven by a Mysql database.The problem is i want to use some Prolog to ake the whole thing Knoledge based But i cant imagine how Prolog and php can integrate.I was adviced to use the SHELL_EXE() funtion to call the program as an external [progrm .Now my problem is what kind of results does this function return and moreso would it be possible to use the Prolog program to communicate with the database or The result will be left to the php script to do the rest of the job?