Hi i am an amateur and i need your help.I have a reservation php script and i want to use it in joomla ,i tried by wrapping it ,it is a solution but it is not so good.
I copy and paste the php code of file book.php in your php module but it does not work also.
I made a page using your php component and i used the following code but nothing again.
Do you have any idea how can i run the script in joomla 1.5?
<?
include(JPATH_ROOT.'/components/com_php/files/book.php'

;
?>
and i have the following error.
request "Could not execute SQL query" SELECT * FROM WHERE id=6
I have installed all the script in folder "files" in the same path as above.
Thanks for your time i will appreciate if you help me