Shawn McKenzie wrote:
> tedd wrote:
>> Hi gang:
>>
>> I want to show the dates for all Fridays +-30 days from a specific date.
>>
>> For example, given today's date (8/11/2009) the Fridays that fall +-30
>> days are July 17, July 24, July 31, Aug 7, Aug 14, Aug 21, Aug 28, and
>> Sept 4.
>>
>> I'm
tedd wrote:
> Hi gang:
>
> I want to show the dates for all Fridays +-30 days from a specific date.
>
> For example, given today's date (8/11/2009) the Fridays that fall +-30
> days are July 17, July 24, July 31, Aug 7, Aug 14, Aug 21, Aug 28, and
> Sept 4.
>
> I'm curious, how would you guys so
Cool.. just tried your script. I might try to convert it to Smarty template
compatible code, in my spare time. Have you used Smarty Templates??
"Joe Harman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Hello,
I just finished writing a basic calendar script... I wanted to pass
The PEAR functions didn't seem to do what I was looking for. I built this
function based on an idea given to me by Daryl Meese.
After much trial and error, it actualy does what I need. My function is
bassed on hours but you can easily change that. It will add or subtract
days.
- Anthony
/* bu
"Anthony" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I've run into a bit of a problem, that I know has been dealt with before,
> but I don't know how to deal with it. Very simple, I have an application
> that needs to do calendar math and do it specifically on business days. I
http://pear.php.net/Calendar
Regards,
Greg
--
phpDocumentor
http://www.phpdoc.org
John Taylor-Johnston wrote:
Anyone recommend a good calendar class at phpclasses.org or elsewhere?
Something I can install with ease and teach someone else to use and update using, oh
say phpmyadmin?
Thanks,
John
--
here's the calendar I use
http://dynarch.com/mishoo/calendar/index.html
pete
Vijay Killu wrote:
Dear PHP,
Where can I find the Calendar script that has been used on the PHP.net site.
I believe I can use it on my website since it is open source :-)
Thanks & Regards,
___
P
Oops... The link to the site is:
http://www.sweetphp.com/projects/TotalCalendar/
Sorry.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PS I have not yet checked http://www.phpclasses.org (waiting for log in
details to come through), though I've looked through recent threads.
-Original Message-
From: Dillon, John
Sent: 05 June 2003 11:59
To: [EMAIL PROTECTED]
Subject: Calendar showing availability of apartments/hotels
I
Hello,
On 03/01/2003 07:28 PM, Jason D. Williard wrote:
Is there an easy way to create a calendar in PHP, such as a calendar
function? All I need is a dynamically created calendar to link to other
pages.
You may want to try this class that you customize in a sub-class to do
whatever you want as
Tariq Murtaza wrote:
Hi all,
I am looking for a good calendar system for a group of people. (PHP /Mysql)
any idea??
Help/Comments will be appreciated.
Try http://www.horde.org/kronolith/
The newest version from CVS supports shared calendars and a fine
granulated permission system based on use
Your better off writing it from scratch than taking some pre-existing calendar/events
code. Break the problem up into two seperate pieces and solve for each - the creation
of a calendar view and the creation of a events view.
"I am a calendar and I know how to:"
Show a monthly view of myself
Check www.zend.com in the code gallery... I'm sure they have something
along these lines.
On Fri, 26 Oct 2001, Chip wrote:
> Does anyone know of a php script that will display a monthly calendar in
> a graphical format? I have a client that would prefer that over the typical
> list of dates whic
13 matches
Mail list logo