Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 484
Message ID: 24
#24, RE: ModRewrite - Making Pages Using FatBomb
Posted by Jeff Usher on Oct-29-07 at 10:43 AM
In response to message #23
Kurt,

I'm just following your instructions as above which state:-

===================================
Actually, you'll probably just need to use a single line of code to create each page...Something like:
<!--#include virtual="/cgi-bin/search.cgi?keywords=<<key+words>>" -->

This is for perl/cgi scripts. For php, it will look something like:
<?php include("search.php&query=<<key+words>>"); ?>
===================================

I thought there may be something I was missing as you seem to state that there is a cgi and php version of the file.

I'll stay confused for now then, perhaps the instructions should remove the references to PHP code if this is not available. Sure got me confused.

Jeff