Jump to content

This topic is 5485 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I am trying to perform a find in two field but for some reason it is not working to find both. What I want is to display all the name Maria where the field request has Y. Any help will be appreciated and thank you in advance.

$search->AddDBParam('request','Y');

$search->AddDBParam('name','Maria');

  • 3 months later...
Posted

Are you setting -lop to 'and'. This should be default, but I never "trust" default these days... :

This topic is 5485 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.