Re: [PHP] php calendar

2006-06-19 Thread Ahmed Saad
On 19/06/06, Ryan A <[EMAIL PROTECTED]> wrote: guess i am using special version of google... an iGoogle? ;) /ahmed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php calendar

2006-06-19 Thread Ryan A
Strange... all I wrote was "php calender" on google and i got a whole bunch of results... guess i am using special version of google... -Ryan --- weetat <[EMAIL PROTECTED]> wrote: > Hi all , > > Any php calendar out there, search google , most > of them are > javascript calendar ? > > Tha

[PHP] php calendar

2006-06-19 Thread weetat
Hi all , Any php calendar out there, search google , most of them are javascript calendar ? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Calendar script

2006-03-02 Thread tedd
I have been trolling through hotscripts.com and google all night and have tried out a couple of promising-looking PHP-based calendar scripts with no luck, so I'm turning to the collective wisdom of the list to help me out. I'm looking for a calendar script that I can plug into a web site that can

[PHP] PHP Calendar script

2006-03-01 Thread Robin Hastings
I have been trolling through hotscripts.com and google all night and have tried out a couple of promising-looking PHP-based calendar scripts with no luck, so I'm turning to the collective wisdom of the list to help me out. I'm looking for a calendar script that I can plug into a web site that can s

[PHP] PHP Calendar/Planner Project

2004-08-10 Thread PHP Junkie
Ave, I'm working to create a sophisticated PHP Calendar/Planner application for my company's web server. I was wondering if there is a nice powerful calendar/planner application out there which could help me in guidance towards building my project. What I'm looking for is something sophisticated w

Re: [PHP] PHP Calendar.

2004-01-15 Thread Jason Wong
On Thursday 15 January 2004 23:49, Carles Xavier Munyoz Baldó wrote: > > I've seen many classes floating around that do this. Google should turn > > up something. > > Yes, but Google can not return me the users experience whith this classes > for this reason I ask here ;-) The only user experienc

Re: [PHP] PHP Calendar.

2004-01-15 Thread Carles Xavier Munyoz Baldó
El Jueves, 15 de Enero de 2004 16:42, Brian V Bonini escribió: > On Thu, 2004-01-15 at 09:27, Carles Xavier Munyoz Baldó wrote: > > Hi, > > Is there any PHP function or set of PHP files that allows me to print the > > current month in calendar format ? > > I've seen many classes floating around tha

Re: [PHP] PHP Calendar.

2004-01-15 Thread Brian V Bonini
On Thu, 2004-01-15 at 09:27, Carles Xavier Munyoz Baldó wrote: > Hi, > Is there any PHP function or set of PHP files that allows me to print the > current month in calendar format ? > I've seen many classes floating around that do this. Google should turn up something. -- BrianGnuPG ->

Re: [PHP] PHP Calendar.

2004-01-15 Thread Lowell Allen
> Hi, > Is there any PHP function or set of PHP files that allows me to print the > current month in calendar format ? > You should write one. Here's mine, which I'm sure could be improved: HTH -- Lowell Allen function display_calendar($mon, $year) { // find current date and day of the mo

Re: [PHP] PHP Calendar.

2004-01-15 Thread Nathan Taylor
L PROTECTED] Sent: Thursday, January 15, 2004 9:27 AM Subject: [PHP] PHP Calendar. Hi, Is there any PHP function or set of PHP files that allows me to print the current month in calendar format ? Greetings. --- Carles Xavier Munyoz Baldó [EMAIL PROTECTED] http://www.unlimi

[PHP] PHP Calendar.

2004-01-15 Thread Carles Xavier Munyoz Baldó
Hi, Is there any PHP function or set of PHP files that allows me to print the current month in calendar format ? Greetings. --- Carles Xavier Munyoz Baldó [EMAIL PROTECTED] http://www.unlimitedmail.net/ --- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.n

[PHP] php calendar suggestion..

2003-08-07 Thread Louie Miranda
I currently downloaded phpcalendar from.. http://www.cascade.org.uk/software/php/calendar/index.php Im amaze how things goes with that software, i just couldnt figure out how to link to a file for a specific date. Can anyone suggest a similar program like this, that is simple and only an admin ca

[PHP] PHP Calendar

2002-09-19 Thread Rafic El-Hage
I have a PHP/mySQL calendar site and need to synchronize with my Outlook calendar. Has anyone out there done anything similar? Rafic -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php