Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

DB for SmartSearch

Status
Not open for further replies.

Tippy

Level 9
Legacy Gold Member
Joined
Jul 19, 2002
Messages
2,972
Reaction score
1
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
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Premium Members

Upcoming events

Latest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom