cal_info -- Returns information about a particular calendar
Syntax
array cal_info ( [int calendar] )
cal_info() returns information on the
specified calendar.
Calendar information is returned as an array containing the
elements calname, calsymbol,
month, abbrevmonth and
maxdaysinmonth.
If no calendar is specified information on all
supported calendars is returned as an array. This functionality
is available beginning with PHP 5.
Php cal info Function syntax tag
cal info php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php cal info syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.