|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
counting a split()
Hi. How do i count the number of items in the array the split() creates ?
- Pheifel |
|
#2
|
|||
|
|||
|
Pretty sure you can do $num_items = count ($the_array);.
-KM- |
|
#3
|
|||
|
|||
|
heh... found that out to
thnx |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > counting a split() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|