Thread
:
Using Arrays in PHP
View Single Post
#
122
(
permalink
)
12-04-2007, 01:19 AM
Explizite
D-Web Trainee
Join Date: Dec 2007
Posts: 28
Re: Using Arrays in PHP
Quote:
Originally Posted by
Jeyaseelansarc
HI,
What is the difference of using count() and sizeof() in counting array values?
Well, there's no difference at all. Sizeof() is an alias of Count().
Explizite
View Public Profile
Send a private message to Explizite
Find all posts by Explizite