[FX.php List] Search problems
Bob Patin
bob at patin.com
Wed Jul 12 20:55:09 MDT 2006
Kevin,
I'm surprised it didn't work for you; I use double equal signs when
I'm doing username/password logins, and it works great for that.
Perhaps it has something to do with the fact that email addresses
have the @ sign in them... I don't know...
Glad you got it working though!
On Jul 12, 2006, at 5:30 PM, Kevin Futter wrote:
> Actually, using “==” doesn’t work – you only need to supply one
> ("="). In
> the end, I went for Bob’s version, which is to add it in the FX
> call itself:
>
> $FMQuery->AddDBParam(“Category”, “=”.$type, “eq”);
>
> The other way works, but changes the contents of the $type variable
> itself,
> rather than extending it for submission to FM. As I reuse that
> variable on
> the page in the breadcrumbs, having it read “=Fiction” wasn’t quite
> what I
> was after!
>
> I've confirmed that it's not an FX problem, as doing a find on
> "Fiction" in
> FM itself returns the same results as FX. It's clearly a difference
> between
> v6 and v7/8.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20060712/fdb2dc35/attachment.html
More information about the FX.php_List
mailing list