catch the out put of Linux
exec('cal');
and for the year
exec('cal 2004');regards "Carles Xavier Munyoz Bald�" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, Is there any PHP function or set of PHP files that allows me to print the current month in calendar format ? Greetings. --- Carles Xavier Munyoz Bald� [EMAIL PROTECTED] http://www.unlimitedmail.net/ --- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

