Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
rand_int
<?php //php 7.0.8 $a = rand(10, 100); echo "$a"; echo "<br>"; $b = random_int(1, 100); echo "$b"; while ($b > 30){ echo $a; echo $b; $b = random_int(1, 100); } ?>
run
|
edit
|
history
|
help
0
Test
Problem: fb_series
DEV
permutasi multi array
nu
hello.php
سلام من مینام
@shnoori29
re-arranging an array in php
Orders