
terryally
User
Sep 9, 2008, 1:21 PM
Post #1 of 4
(6413 views)
Shortcut
|
|
Problem with PHP includes
|
Can't Post
|
|
Hi there, I used to be able to do a PHP includes using the full HTML path while was ideal if I wanted to run a search query and include the result i.e. search.cgi?start=1&perpage=1&cat=1,2,3,4,5&template=search/name.html The server host no longer allow file includes citing security reasons. They only allow includes using the server file system and of course a query cannot be included. Is there another way - other than cURL - to include a query? Terry
|