Date: 09/15/00
- Next message: Juan Jose Gonzalez: "[phplib] Problem"
- Previous message: Rex Byrns: "RE: [phplib] Re: Using sqlguery.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have been trying to understand how to use query_sql. Evidently I
understand just enough to be really confused.
Does anyone out there have any better examples or words of wisdom on how to
implement the power of these tools?
I need anything that can help me juggle form data better.
I also would like any advice one might have on doing searches.
I search through 5 different fields. If the user uses "AND", of course the
search words must both exist in the same field. I would like to replace all
"AND" queries with "OR" then parse each row and display it if it meets the
"AND" requirement. (e.g. "Rex AND Texas" -- would return properly if Rex is
in table.name and Texas is in table.state)
clear as mud?
Thanks
Rex
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Juan Jose Gonzalez: "[phplib] Problem"
- Previous message: Rex Byrns: "RE: [phplib] Re: Using sqlguery.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

