/
// 15 40 58 60 02 ///
+ _
-Mensaje original-
De: Yves Sucaet [mailto:yves.suc...@usa.net]
Enviado el: Viernes, 17 de Julio de 2009 10:08 a.m.
Para: php-db@lists.php.net
Asunto: Re: [PHP-DB] finder (I AM REALLY SORRY)
Hi List,
Hi List,
Am I the only one who's getting the feeling that we're doing Emiliano's JOB
here? Maybe he should try posting a job opening at his company to this list,
instead of letting us solve all his problems and write his entire
application for him.
I'm all for helping each other out, but thi
not quite
if $f_inmueble > 0 is false (<=0) than this will not be part of the search
and the next line will add a AND following the WHERE which is syntax error
so try this:
$sql_BUSQUEDA = "SELECT * FROM principal FULL JOIN detalles WHERE
1=1 '"; //1=1 is always true
if ($f_inm
> > +
> _
> >
> > _____
> >
> > De: Dan Shirah [mailto:mrsqua...@gmail.com]
> > Enviado el: Miércoles, 15 de Julio de 2009 09:17 a.m.
> > Para: Emiliano Boragina
> > CC: php-db@lists.php.net
> > Asunto: Re: [PHP-DB]
.com /
// 15 40 58 60 02 ///
+
_
_
De: Dan Shirah [mailto:mrsqua...@gmail.com]
Enviado el: Miércoles, 15 de Julio de 2009 09:17 a.m.
Para: Emiliano Boragina
CC: php-db@lists.php.net
Asunto: Re: [PHP-DB]
_
>// emiliano.borag...@gmail.com /
>// 15 40 58 60 02 ///
> + _
>
> _
>
> De: Dan Shirah [mailto:mrsqua...@gmail.com]
> Enviado el: Miércoles, 15 de Julio de 2009 09:17 a.m.
> Para: Emiliano Boragina
> CC: php-db@lists.php.net
> Asunto: Re: [PHP-
15 40 58 60 02 ///
+ _
_
De: Dan Shirah [mailto:mrsqua...@gmail.com]
Enviado el: Miércoles, 15 de Julio de 2009 09:17 a.m.
Para: Emiliano Boragina
CC: php-db@lists.php.net
Asunto: Re: [PHP-DB] finder
But with that it doesnt difference between full and empty field
If the us
>
> But with that it doesnt difference between full and empty field…
>
> If the user want search on two posibilities on ten...
>
Maybe I'm not understanding what you're asking...
Or maybe you don't understand the query...
Say your form has 10 checkboxes.
If the users picks 3 out of ten boxes a
5 de Julio de 2009 08:54 a.m.
Para: Emiliano Boragina
CC: php-db@lists.php.net
Asunto: Re: [PHP-DB] finder
Hello
I must to do a finder with 10 posibilities.
This 10 can be full or empty.
(sorry... I just ask this but Im not understand yet)
I know how to do a finder about any field, but thi
>
> Hello… I must to do a finder with 10 posibilities.
>
> This 10 can be full or empty.
>
> (sorry... I just ask this but I’m not understand yet)
>
>
>
> I know how to do a finder about any field, but this is my first time with
> one like this where the user can find a “house” in a “zone” or find
10 matches
Mail list logo