0
Find the greatest number among two using php
31st Mar 2022, 2:18 AM
Ganesh Neupane
2 Réponses
+ 3
Example
print (30>40) ? "30" : "40";
31st Mar 2022, 4:10 AM
Paul K Sadler
+ 3
Built-in max( ) function can also be used ...
31st Mar 2022, 4:49 AM
Ipang
Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :
Aujourd'hui en vedette
I need help
1 Votes
My hearts are disappering :(
0 Votes
Pressure and tension
2 Votes
a phone or a laptop
0 Votes
Where is code bit
0 Votes



