[isp-linux] denying access to folders/files

2003-01-08 Thread Darren Bentley
dea's? Thanks in advance. -- Darren Bentley <[EMAIL PROTECTED]> _  The ISP-LINUX Discussion List  _ To Join: mailto:[EMAIL PROTECTED] To Remove: mailto:[EMAIL PROTECTED] Archives: http://isp-lists.isp-planet.com/isp-linux/archives/

RE: [PHP-DB] payperiods

2002-11-12 Thread Darren Bentley
o put in time between those days, assuming $pp > contains the row found: > > select * from timesheets where date>={$pp[start]} and date<{$pp[end]}; > > Then you'd have all of the hours employees put in. Then just sort by > employee name (add a group by) and/or sum thei

RE: [PHP-DB] payperiods

2002-11-12 Thread Darren Bentley
quot;summaries" page where they can click on the staff member and view any current and past pay periods. This sounded easy when I first started :) Thanks again for the help! -- Darren Bentley / Systems Administrator Borealis Internet / 1-800-667-0307 Prince George, BC, Canada http://www.pgw

[PHP-DB] payperiods

2002-11-12 Thread Darren Bentley
. Is there a better way? Thanks, -- Darren Bentley / Systems Administrator Borealis Internet / 1-800-667-0307 Prince George, BC, Canada http://www.pgweb.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php