Mysql apache php

2001-11-28 Thread Auri Net SAC
Hi please who knows a package that install apache + php + mysql in linux, i know phptriad but its for windows Thanks for your answer rvj - Before posting, please check: http://www.mysql.com/manual.php (the manual) http:

query

2001-11-21 Thread Auri Net SAC
> Hi > > it is possible > > "select * from table where col1 <= now and col2>=now" > > where col1 and col2 are date type > > thnaks > > > - > Before posting, please check: >http://www.mysql.com/manual.php (the manual) >ht

RE: opinion - voating

2001-11-21 Thread Auri Net SAC
Hi it is possible "select * from table where col1 <= now and col2>=now" where col1 and col2 are date type thnaks - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Query problem

2001-11-19 Thread Auri Net SAC
Hi please help me, i have a query and in the where clause i want to compare dates, for example in asp i used select * from table where col_date1 <= now and col_date2 >= now what is the similar using mysql thanks for your answers -

Show query page by page

2001-11-13 Thread Auri Net SAC
Hi, I have a query result with 50 register and i want to show them in 5 pages, every page show 10 register. Thanks , for your answers Rhony - Before posting, please check: http://www.mysql.com/manual.php (the manual) h