Miles To Go Before I Sleep...
(Page 1 of 6 )
Web-based calendars are all the rage nowadays. Somehow, there's something very seductive about putting your schedule together on your computer, uploading it to the Web, and accessing it from anywhere on the planet. And with WAP quickly becoming commonplace, you don't even need a Web browser any more - your cellphone has everything you need to connect to your online calendar and make that meeting on time...
Sadly, this tutorial isn't going to teach you how to build a WAP-compatible online scheduler. Nor will it teach you how to synchronize your Palm VII date book with your Yahoo! calendar, your Java-powered wristwatch with your Jini-powered toaster, or any of a million other permutations.
What it will do, however, is offer you some insight into building a simple, extensible and modular PHP-based calendar by combining PHP's date and time functions with a mySQL database. You can then incorporate this calendar module into a larger application, or use it as your personal date book on an Internet Web site or the corporate intranet. Either way, it should offer you some insight into how to apply PHP's capabilities to a real-world problem, and create a simple and elegant solution.
Let's get started!
This article copyright Melonfire 2001. All rights reserved. Next: Building The Foundation >>
More PHP Articles
More By Vikram Vaswani, (c) Melonfire