Search file

and | AND
or | OR
#About:
#==============
# and/or conditional statements are allowed.
# and/or values are configurable.  Easily modified for use with any language
#
#        Many of like conditionals can be used at one time. However only
#        one of the two conditionals can be used.
#i.e.
#valid:          page and joe and list
#invalid:        page and joe or list
#
# User can use: 'OR' 'or' 'AND' 'and'
# Case sensitivity can be toggled, on|off.
# Delimiter can be modified easily.
# Header html can be modified easily.
#        they are listed in the file.
######################################################
search file:
Sample category, This is my name, My address, City, State, zipcode, phone#
computers, Joe Arnold, 162 Shasta Hall, Chico, CA, 95350, 898-6709
Desk lamps, Ken Smith, 123 some street, Springfield, OR, 15987, 154-5498