If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!Hi,
I guess this is a question for someone using the SmartSearch script.
I am trying to set up a DB of scripts for my site www.Scriptn.com but I am having some problems. Has anyone ever built a DB of site listings and if so could you share the structure with me. I am not 100% sure how it is done.
This is the section which refers to what I would like to do in the vars.cgi file
###########
# IF you want to include results from another database on your site, provide the full path and file name here.
# Otherwise, leave it blank.
$db_file = '';
# What is the delimiter (character that seperates the data) in that file?
# If it's a tab space, put \t
# Some characters might require you to put a backslash infront, such as a | would need to be \|
$db_delimiter = '\|';
# Which field can the title, description and URL be found in?
# Example:
# If a line in your file has username,title,date,url,description,password
# then title=2, description=5, and url=4.
$db_title = '1';
$db_desc = '2';
$db_url = '3';
#
###########
Thanks for any help you can provide on this subject.
Mike
Bookmarks