Christopher Altman \ 404.849.0870 \ chris@altman.at

 

PHP5 + jQuery + CSS Code Sample

This tool allows you to select a date via the calendar, then send an email with an ICS file to an associate.
The purpose of this micro-app is to demonstrate my programming capabilities and thought process.
 
Send a Calendar Event
To you and your friends—start by clicking a date
 «AugSeptember 2010Oct» 
2930311234
567891011
12131415161718
19202122232425
262728293012
« Start By Clicking Date(s)
 



 

PHP—Calendar.php

This code builds the calendar.

PHP—Email.php

This code constructs the ICS file and sends the email.

PHP—Code-sample.php

Highlight of the calendar and form.

Javascript

This code manages the click events on the calendar, displaying of
selected dates, form validation, and the AJAX request.

CSS

Highlight of the CSS for this page. I use an ie.css
conditional file to compensate for CSS issues.

Version 0.9

Below is a list of features to add before this micro-app is complete.

Feedback

Please send me your feedback. chris@altman.at