Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Calendar application - source


Message #1 by "Adam Lang" <aalang@r...> on Mon, 28 Jan 2002 13:44:31 -0500
Ooops.  I had moved it to a new directory and forgot file permissions.

Should work now.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message ----- 
From: "Nikolai Devereaux" <yomama@u...>
To: "professional php" <pro_php@p...>
Sent: Monday, January 28, 2002 2:04 PM
Subject: [pro_php] RE: Calendar application - source


> 
> I get some errors creating a date with fluffy bunny
> 
> 
> Warning: fopen("200210","a") - Permission denied in
> /www/test/calendar/calendar.inc on line 169
> 
> Warning: Supplied argument is not a valid File-Handle resource in
> /www/test/calendar/calendar.inc on line 170
> 
> Warning: Supplied argument is not a valid File-Handle resource in
> /www/test/calendar/calendar.inc on line 171
> 
> Warning: Cannot add header information - headers already sent by (output
> started at /www/test/calendar/calendar.inc:169) in
> /www/test/calendar/modify.php on line 22
> 
> 
> 
> > -----Original Message-----
> > From: Adam Lang [mailto:aalang@r...]
> > Sent: Monday, January 28, 2002 10:45 AM
> > To: professional php
> > Subject: [pro_php] Calendar application - source
> >
> >
> > Ok, here is the calendar application:
> > http://www.rutgersinsurance.com/test/calendar/
> >
> > User: fluffy
> > Password: bunny
> >
> > And here is where all the source code resides:
> >
> > http://www.rutgersinsurance.com/test/calendar/source/calendar.inc.txt
> > http://www.rutgersinsurance.com/test/calendar/source/display.php.txt
> > http://www.rutgersinsurance.com/test/calendar/source/index.php.txt
> > http://www.rutgersinsurance.com/test/calendar/source/modify.php.txt
> > http://www.rutgersinsurance.com/test/calendar/source/password.php.txt
> >
> > All files drop into the same directory.   My internal documentation
> > fluctuates from good to non-existent, so feel free to ask any
> > questions, but
> > please ask them to the list so replies can be sent to the list.
> >
> > Adam Lang
> > Systems Engineer
> > Rutgers Casualty Insurance Company
> > http://www.rutgersinsurance.com
> >
> >
> >
> >
> 
> 
> 




  Return to Index