1. Create a PHP program to check the following three variables,
whether it is a number, a string, or something else. Please print
the checking results.
$a = 12345
$b = "Goat University"
$c = "$#@"
SHOW CODE AND OUTPUT
1. Create a PHP program to check the following three variables, whether it is a number, a string, or something else. Ple
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Create a PHP program to check the following three variables, whether it is a number, a string, or something else. Ple
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!