doc.datafeedfile.com has been deprecated. Go to our new colaborative documentation at wiki.datafeedfile.com

Home · Affiliate FAQ · Merchant FAQ · Examples · Merchants · Affiliate Networks · Forums · Wiki · Blog · Login
DatafeedFile.com Documentation 1.02
Prev PHP Search Engine Next


4.2. Other Options

There are a few other optional parameters you can pass to the search engine script to customize its functionality and appearance.

dffget_bar

By adding dffget_bar=h to the querystring, you can disable the search bar. Example:
<?php include('http://www.datafeedfile.com/dffphp_script_search_index.php?
dffget_affid=1001&dffget_bar=h&'.$_SERVER['QUERY_STRING']); ?>

dffget_ml

By adding dffget_ml=h to the querystring, you can hide the merchant logo. Example:
<?php include('http://www.datafeedfile.com/dffphp_script_search_index.php?
dffget_affid=1001&dffget_ml=h&'.$_SERVER['QUERY_STRING']); ?>

dffget_nw

By adding dffget_nw=1 to the querystring, you can display products in a new window. Example:
<?php include('http://www.datafeedfile.com/dffphp_script_search_index.php?
dffget_affid=1001&dffget_nw=1&'.$_SERVER['QUERY_STRING']); ?>

dffget_style

By adding dffget_style=<template id> to the querystring, you can alter the search engine's appearance with either a standard or a customized template. You can create and edit style templates using the template editor. You can also find the template id numbers of standard templates there to use with this option. Example:
<?php include('http://www.datafeedfile.com/dffphp_script_search_index.php?
dffget_affid=1001&dffget_style=2&'.$_SERVER['QUERY_STRING']); ?>
All the optional parameters can be passed to the script in addition to those described in the previous section.


Prev
Setting Search Defaults
Home
Chapter
Next
PHP CSS Search Engine

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.

Code: Please enter the code to the left into the code field.
Name:
Email:
Comment:
 

Project hosted by PriceComparison.com | Designed by DataFeedFile.com
Copyright © 2005-2006 DataFeedFile.com - Online affiliate marketing industry datafeed file integration web services