Table of Contents4.1.
Setting Search Defaults4.2.
Other Options
If your web server is using PHP, you can use PHP to include the search engine on your page.
To use PHP remote include, you must have
URL fopen wrappers enabled for your PHP module (which they are in the default configuration).
Unlike the Javascript method, contents displayed by the PHP search engine are visible to robots.
In its simplest form:
<?php include('http://www.datafeedfile.com/dffphp_script_search_index.php?
dffget_affid=1001&'.$_SERVER['QUERY_STRING']); ?>
The
dffget_affid=1001 tells the script that your affiliate id number is 1001. All you need to do is to replace the
1001 with
your affiliate id number.
User Comments
No comments found for this page.
Add Comment
Please use this form to add your own comments regarding your experience with particular features of DataFeedFile, clarifications of the documentation,
or hints for other users. Please note, this is
not a support forum, and your IP address will be logged.