[PHP] Re: How can I stop PHP from resolving symlinks?

2006-02-23 Thread Joel Leibow
You need to check your httpd.conf and make sure the "Options FollowSymLinks" is set for the server. Check the apache documentation for further information. Joel Leibow "Roy Souther" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I am trying to stop PHP

[PHP] Re: Last Sunday in September?

2006-02-17 Thread Joel Leibow
Here is how I did it. "Jay Paulson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I'm building a program and I need to find the last Sunday in September for > every year because the following Monday is the start of a new year for us. > So 2006 ends on September 24th 2006