Categories
Snaps
Search
Register
Contact
API
Number of Successful
Number of Successful if degree upper than 50 write Successful else Deposit
<? $ary = array(23,45,65,12,67,88,66,5,78,89); for ($i=0;$i<=sizeof($ary)-1;$i++) { if ($ary[$i]<50) { $s[]=$i; } } if (sizeof($s)==1){ echo "Ona"; } elseif (sizeof($s)==2){ echo "two"; } else { echo sizeof($s)."subject"; } ?>
Usage
in result
Comments
Add your comment
Search
Login
Coder: yousf
View more snaps from yousf
View yousf's profile
Rate this snap
Rating:
0
/ 5 (
0
votes) 805 views
Custom class generator
Selected snaps:
None selected yet.
Hot PHP snaps
PHP image slideshow auto
PHP pagination class
Bootstrap PHP code
Clean URL
PHP ffmpeg Upload Script
Rijndael 256 bit encryption using mcrypt
generate a preview image from an FLV file on-the-fly, or to save
Median calculator
Partners
PHP Site
PHPSnips
Comments