hi,
JiøîÆèî eË wrote:
> hello,
>
> i have got a problem with SQL select:
>
> I have got a table such this:
>
> id_k typ name id
> 1 f bla1 1
> 2 f bla2 1
> 2 i bla3 1
> 3 z bla4 1
> 3 f bla5 1
> 4 i bla6 1
> 4 z bla7 1
> 5 z bla8 1
>
> and id
Sven wrote:
> just some thoughts to your script:
Dear Sven,
Thank you for your comments. Sounds like I really have to study preg_match
and regexp!!!
--
Lorenzo.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
just some thoughts to your script:
i don't know (yet) the pear db functions and the database you use. so i
assume you already got some logic to transform your dates into valid
sql-dates (eg. mysql: mmdd or -mm-dd). that is important for valid
results from your sql-statements as the dates m
3 matches
Mail list logo