phpbar.de logo

Mailinglisten-Archive

[php] Alterssuche

[php] Alterssuche

Christian Thiele ChristianThiele_(at)_gmx.de
Sat, 2 Dec 2000 18:46:48 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_001F_01C05C90.3A526BE0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

kann mir evtl. jemand helfen...

Ich hatte folgenden Tip bekommen um eine Alterssuche zu realisieren...

select * from profiles where birthday BETWEEN DATE_SUB(CURRENT_DATE, =
INTERVAL $afrom YEAR) AND DATE_SUB(CURRENT_DATE, INTERVAL $ato YEAR)

Aber diese Methode liefert immer ein leeres Result zur=FCck obwohl in =
der Datenbank beispielsweise steht 1972-12-02 im Feld birthday(date) und =
ich nach dem Bereich 5-55 Jahren suche...

Die Methode um zu sehen wer Geburtstag hat funktioniert =
allerdings...wei=DF jemand Rat oder hat einen Tip

Mail an Christian.Thiele_(at)_brokat.com oder ChristianThiele_(at)_gmx.de=20

Danke.

Ein verzweifelter Christian :)



------=_NextPart_000_001F_01C05C90.3A526BE0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi,</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>kann mir evtl. jemand helfen...</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Ich hatte folgenden Tip bekommen um eine Alterssuche =
zu=20
realisieren...</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>select * from profiles where birthday BETWEEN=20
DATE_SUB(CURRENT_DATE, INTERVAL $afrom YEAR) AND DATE_SUB(CURRENT_DATE, =
INTERVAL=20
$ato YEAR)</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Aber diese Methode liefert immer ein leeres Result =
zur=FCck=20
obwohl in der Datenbank beispielsweise steht 1972-12-02 im Feld =
birthday(date)=20
und ich nach dem Bereich 5-55 Jahren suche...</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Die Methode um zu sehen wer Geburtstag hat =
funktioniert=20
allerdings...wei=DF jemand Rat oder hat einen Tip</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Mail an <A=20
href=3D"mailto:Christian.Thiele_(at)_brokat.com">Christian.Thiele_(at)_brokat.com</=
A> oder=20
<A href=3D"mailto:ChristianThiele_(at)_gmx.de">ChristianThiele_(at)_gmx.de</A> =
</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Danke.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Ein verzweifelter Christian :)</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_001F_01C05C90.3A526BE0--



php::bar PHP Wiki   -   Listenarchive