I have read this page:
http://www.wrensoft.com/zoom/support...i.html#ssi_cgi
But I am a bit confused....
I have been using the PHP version of the script but now am reaching the limitation of the php script.. so i though that I would use teh CGI version...
But a problem I have...
the CGI works fine.. but of course my customized page is not being used (index.php - heavely modded search.php page) I can deal with the css to change the page look and feel.. but I have added database driven drop downs to assist with picking for key words. my page looks great.
But in reading your SSI help page.. it says to use a virtual include for hte CGI into the php page. well.. what do i dont and do need in the search.php (index.php) page? and how do i feed the search string.. I mean i see the example in yor page.. but it doesnt make sence to me.
I can include my index.php if i must...
It would be MUCH easier if I could change the template from HTML to PHP
http://www.wrensoft.com/zoom/support...i.html#ssi_cgi
But I am a bit confused....
I have been using the PHP version of the script but now am reaching the limitation of the php script.. so i though that I would use teh CGI version...
But a problem I have...
the CGI works fine.. but of course my customized page is not being used (index.php - heavely modded search.php page) I can deal with the css to change the page look and feel.. but I have added database driven drop downs to assist with picking for key words. my page looks great.
But in reading your SSI help page.. it says to use a virtual include for hte CGI into the php page. well.. what do i dont and do need in the search.php (index.php) page? and how do i feed the search string.. I mean i see the example in yor page.. but it doesnt make sence to me.
I can include my index.php if i must...
It would be MUCH easier if I could change the template from HTML to PHP
Comment