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
123
user defined function in php to calculate the table
split into chunks of 6
aaaa
פקודות שונות
cdfdeffhjyyd
Encrypt
aadam
funciones taller
swaping two vaiables without using third variable .