Re: [PHP-DB] Calendar Question

2003-02-24 Thread Paul Burney
on 2/24/03 7:03 PM, Chris Payne at [EMAIL PROTECTED] appended the
following bits to my mbox:

 HI there everyone,
 
 I currently use a Javascript calender but want one that is in PHP so that it
 is more flexible for people who disable Javascript (Very important).
 
 How can I get PHP to print a simple calendar with sun - sat at the top, then
 some rows under with the correct dates to correspond with the weekdays above?
 I just need a simple example :-)
 
 Thank you so much for your help.

I have one that I adapted from a DevShed tutorial.  You can view a live demo
and download the source at:

http://www.burney.ws/software/library.php?id=20

Hope that helps.

Sincerely,

Paul Burney
http://paulburney.com/

Q: Tired of creating admin interfaces to your MySQL web applications?

A: Use MySTRI instead. Version 3.1 now available.
http://mystri.sourceforge.net/



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Calendar Question

2003-02-24 Thread Chris Payne
Hey there,

Thank you !!!  That is EXACTLY what I was after, you're the best :-)

Regards

Chris

 on 2/24/03 7:03 PM, Chris Payne at [EMAIL PROTECTED] appended the
 following bits to my mbox:

  HI there everyone,
 
  I currently use a Javascript calender but want one that is in PHP so
that it
  is more flexible for people who disable Javascript (Very important).
 
  How can I get PHP to print a simple calendar with sun - sat at the top,
then
  some rows under with the correct dates to correspond with the weekdays
above?
  I just need a simple example :-)
 
  Thank you so much for your help.

 I have one that I adapted from a DevShed tutorial.  You can view a live
demo
 and download the source at:

 http://www.burney.ws/software/library.php?id=20

 Hope that helps.

 Sincerely,

 Paul Burney
 http://paulburney.com/

 Q: Tired of creating admin interfaces to your MySQL web applications?

 A: Use MySTRI instead. Version 3.1 now available.
 http://mystri.sourceforge.net/



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] Calendar

2002-10-18 Thread Gary . Every
Check out http://www.hotscripts.com and click on PHP, then Calendars


Gary Every
Sr. UNIX Administrator
Ingram Entertainment
(615) 287-4876
Pay It Forward
mailto:gary.every;ingramentertainment.com
http://accessingram.com


-Original Message-
From: Joran [mailto:joran.sorbo;teleweb.no]
Sent: Thursday, October 17, 2002 5:39 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Calendar


Hi!
Im new to PHP programming and need some help,
I want to put an event calendar on my site...
Functions I would like:
Customizeable, so i can make it fit my design

Calendar view:
A small month view on the side with clickabel days to view the event for
that day.

Event view:
Date, time, event

Admin site with login:
Add events

I would like this to run with a mySql database.

Is there anyone her who happens to have a script like this??
Anyone wants to make it??
Or anyone got a link for one that maches my request??

Please help...

Joran Sorbo :: Norway



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Calendar

2002-10-17 Thread Paul Burney

on 10/17/02 6:39 AM, Joran at [EMAIL PROTECTED] appended the following
bits to my mbox:

 Im new to PHP programming and need some help,
 I want to put an event calendar on my site...

There is a nice tutorial here:

http://www.devshed.com/Server_Side/PHP/MilesToGo/page1.html

It's a simple MySQL based calendar in PHP.

DevShed is good place for other PHP tutorials as well.

HTH.

Paul Burney
http://paulburney.com/

?php
while ($self != asleep) {
$sheep_count++;
}
?



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] Calendar

2002-10-17 Thread Ruprecht Helms

Hi!

 I would like this to run with a mySql database.

use lycos and are looking for cst-calendar-1.2

Regards,
Ruprecht


Ruprecht Helms IT-Service und Softwareentwicklung

Tel. / Fax+49[0]7621 16 99 16
email: [EMAIL PROTECTED]
Homepage: http://www.rheyn.de



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php