on 10/17/02 6:39 AM, Joran at joran.sorbo@teleweb.no appended the following bits to my mbox: > Im new to PHP programming and need some help, > I want to put an event calendar on my site... There is a nice tutorial here: <http://www.devshed.com/Server_Side/PHP/MilesToGo/page1.html> It's a simple MySQL based calendar in PHP. DevShed is good place for other PHP tutorials as well. HTH. Paul Burney <http://paulburney.com/> <?php while ($self != "asleep") { $sheep_count++; } ?> -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php