PHP Function Table / Implementation & Documentation

_ a b c d e f g h i j k l m n o p q r s t u v w x y z    alphabetical    by extension    about    statistics

function mcal_event_set_recur_yearly


Sets the recurrence of the streams global event structure
in the current (CVS) version of PHP3, this function
is definend in php3/functions/php3_mcal.c

in the current (CVS) version of PHP4, this function
is definend in php4/ext/mcal/php_mcal.c
and implemented in php4/ext/mcal/php_mcal.c

it is documented in mcal.xml

a japanese translation is available

there is a proto in latest PHP3 source:
string mcal_event_set_recur_yearly(int stream_id, int year, int month, int day, int interval)
Create a yearly recurrence

there is a proto in latest PHP4 source:
string mcal_event_set_recur_yearly(int stream_id, int year, int month, int day, int interval)
Create a yearly recurrence

PHP 3.0.*
01234567891
0
1
1
1
2
1
3
1
4
1
5
1
6
c
v
s
             xxxxx
 

 

PHP 4.0.*
0
b
1
0
b
2
0
b
4
0
R
C
1
0
R
C
2
0c
v
s
--xxxxx


last update Die 23 Mai 2000 10:00:53 CEST

(c) 2000 Hartmut Holzgraefe