Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if ($x = 7)
- echo '7';
- if ($x = 9)
- echo '9';
- if ($x = 70)
- echo '70';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement