Re: [PHP-WIN] A measre of security

2007-02-19 Thread bedul
- Original Message - From: "Gustav Wiberg" <[EMAIL PROTECTED]> To: "'bedul'" <[EMAIL PROTECTED]>; Cc: Sent: Monday, February 19, 2007 2:28 PM Subject: RE: [PHP-WIN] A measre of security -Original Message- From: bedul [mailto:[EMAIL PROTECTED] Sent: Saturday, February 17, 2007

[PHP-WIN] Scheduling

2007-02-19 Thread Armando
I've been trying to wrap my head around this for the last day or two but just can't seem to figure it out.. anyone who's up to the challenge please pipe up! Here's the situation: I'm creating a tool to manage employee shifts. There are 3 shifts per day which are always at the same times. I hav

RE: [PHP-WIN] A measre of security

2007-02-19 Thread Gustav Wiberg
Hi there! It seems to be a tought problem (in the means of time to solve it anyway) Here's anyway a function that might help you on the long road... function weekRange() { $week = 7//Set week $year = 2007 //Set year