Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: FatBomb
Topic ID: 54
Message ID: 2
#2, RE: Using PHP within search result pages?
Posted by Kirill on Apr-14-06 at 01:39 AM
In response to message #0
>Can anyone explain to me how we might go about adding our own php
>code within the search results pages or possibly a link to a
>post about it here in the forums?

You cannot add your PHP code to FatBomb search results,
but you may add search results to your PHP code.

Try
<?php readfile('http://your.domain/cgi-bin/fatbomb/fatbomb.cgi/?keywords=your+keywords'); ?>


Kirill