FW: Fetching an optional array from an optional column

2002-03-15 Thread phplist
d, if the user enters a country name for the > $geo , say Canada, then the query statement will query with > (WHERE geopgrahic like 'Canada%') clause which will hit the > rows with Canada. > > Gurhan > > > -Original Message- > From: phplist [mail

Fetching an optional array from an optional column

2002-03-15 Thread phplist
I'm working on a form that queries by selection in PHP, where a user selects a subject and an optional selection of geographic region to get information. Each database entry will have 2 subject fields, Subject 1 being the main subject and Subject 2 being the cross-subject, and a geographic field,