Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Angelo Zanetti
Dont worry guys i solved it.

Angelo Zanetti wrote:

Hi all.

Im looking for a PHP/Javascript calender that is a full page calender.
IE: for each day there is  quite a big block. Therefore it will be a
bigger form of a date picker. What I want to do is to be able to assign
notes for each day. I've seen the smarty calender which is exactly what
I need but Im not using smarty for this particular project.

thanks in advance.

  


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



Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Petar Nedyalkov
On Friday 29 April 2005 11:43, Angelo Zanetti wrote:
 Dont worry guys i solved it.

And if you name the solution, it'll be a perfect finish for this thread.
Remember, this mailing-list is used as a knowledge base from a lot of people.


 Angelo Zanetti wrote:
 Hi all.
 
 Im looking for a PHP/Javascript calender that is a full page calender.
 IE: for each day there is  quite a big block. Therefore it will be a
 bigger form of a date picker. What I want to do is to be able to assign
 notes for each day. I've seen the smarty calender which is exactly what
 I need but Im not using smarty for this particular project.
 
 thanks in advance.

-- 

Cyberly yours,
Petar Nedyalkov
Devoted Orbitel Fan :-)

PGP ID: 7AE45436
PGP Public Key: http://bu.orbitel.bg/pgp/bu.asc
PGP Fingerprint: 7923 8D52 B145 02E8 6F63 8BDA 2D3F 7C0B 7AE4 5436


pgppjeQBrd2Dd.pgp
Description: PGP signature


Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Angelo Zanetti
I got a script from a friend of mine.
Otherwise I would have definitely given the URL...


Petar Nedyalkov wrote:

On Friday 29 April 2005 11:43, Angelo Zanetti wrote:
  

Dont worry guys i solved it.



And if you name the solution, it'll be a perfect finish for this thread.
Remember, this mailing-list is used as a knowledge base from a lot of people.

  

Angelo Zanetti wrote:


Hi all.

Im looking for a PHP/Javascript calender that is a full page calender.
IE: for each day there is  quite a big block. Therefore it will be a
bigger form of a date picker. What I want to do is to be able to assign
notes for each day. I've seen the smarty calender which is exactly what
I need but Im not using smarty for this particular project.

thanks in advance.
  


  



Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Wil Hitchman
Well you could have shared that script with us.  I am actually looking for 
the same thing.

Thanks,
Wil
- Original Message - 
From: Angelo Zanetti [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: PHP List php-general@lists.php.net
Sent: Friday, April 29, 2005 5:25 AM
Subject: Re: [PHP] SOLVEDphp Full Page Calendar not date picker


I got a script from a friend of mine.
Otherwise I would have definitely given the URL...
Petar Nedyalkov wrote:
On Friday 29 April 2005 11:43, Angelo Zanetti wrote:

Dont worry guys i solved it.

And if you name the solution, it'll be a perfect finish for this thread.
Remember, this mailing-list is used as a knowledge base from a lot of 
people.


Angelo Zanetti wrote:

Hi all.
Im looking for a PHP/Javascript calender that is a full page calender.
IE: for each day there is  quite a big block. Therefore it will be a
bigger form of a date picker. What I want to do is to be able to assign
notes for each day. I've seen the smarty calender which is exactly what
I need but Im not using smarty for this particular project.
thanks in advance.




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


Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Richard Lynch
Here's source code to one I wrote ages and ages ago...

http://chatmusic.com/calendar.phps
http://chatmusic.com/calendar.php

Here's a similar one with PDF output:

http://uncommonground.com/events.phps
http://uncommonground.com/events.pdf

Help yourself to whatever bits and pieces you want.

YMMV

On Fri, April 29, 2005 2:25 am, Angelo Zanetti said:
 I got a script from a friend of mine.
 Otherwise I would have definitely given the URL...


 Petar Nedyalkov wrote:

On Friday 29 April 2005 11:43, Angelo Zanetti wrote:


Dont worry guys i solved it.



And if you name the solution, it'll be a perfect finish for this thread.
Remember, this mailing-list is used as a knowledge base from a lot of
 people.



Angelo Zanetti wrote:


Hi all.

Im looking for a PHP/Javascript calender that is a full page calender.
IE: for each day there is  quite a big block. Therefore it will be a
bigger form of a date picker. What I want to do is to be able to assign
notes for each day. I've seen the smarty calender which is exactly what
I need but Im not using smarty for this particular project.

thanks in advance.








-- 
Like Music?
http://l-i-e.com/artists.htm

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



Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Jason Motes
Here is cal from a scheduling app i have working on.
http://www.imotes.com/cal2.php
http://www.imotes.com/cal2.phps
Richard Lynch wrote:
Here's source code to one I wrote ages and ages ago...
http://chatmusic.com/calendar.phps
http://chatmusic.com/calendar.php
Here's a similar one with PDF output:
http://uncommonground.com/events.phps
http://uncommonground.com/events.pdf
Help yourself to whatever bits and pieces you want.
YMMV
On Fri, April 29, 2005 2:25 am, Angelo Zanetti said:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php