Thread
:
Tip : Functions which take variable number of arguments in php
View Single Post
#
3
(
permalink
)
05-29-2008, 07:14 AM
garima
Junior Member
Join Date: May 2008
Posts: 17
iTrader:
0
/ 0%
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Functions which take variable number of arguments in php are:-
int
func_num_args
( )
mixed
func_get_arg
( int
arg_num
)
array
func_get_args
( )
__________________________________________________ __________
Web Site Design
garima
View Public Profile
Send a private message to garima
Find all posts by garima