Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP Events Calendar with output to PDF

Status
Not open for further replies.

EarlThorfinn

Technical User
Joined
Aug 25, 2004
Messages
4
Location
GB
I'm looking for a events calendar but haven't had any luck finding one that meets my requirements:

- php / MySQL

- standards compliant with CSS styling (if at all possible)

- must be possible to output a list of events to a pdf. (e.g. must be possible to visit the site and print off a pdf of all events for today or tomorrow)

Has anyone any ideas? Maybe it's a case that I'll need to have it custom built.

Any advice much appreciated.
 
Ask in the PHP forum for this kind of thing. There are libraries that allow you to generate a PDF server-side (which sounds like the only potential stumbling block from your requirements).

Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top