Here are the strings: $School = "Absolute university", $Address = "152 main street, Todi, NJ", $Room = "kh413, Todi camp

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Here are the strings: $School = "Absolute university", $Address = "152 main street, Todi, NJ", $Room = "kh413, Todi camp

Post by answerhappygod »

Here are the strings: $School = "Absolute university",
$Address = "152 main street, Todi, NJ", $Room = "kh413,
Todi campus". Create a PHP program to:
- print out the length of each string
- print out the number of words in each string
- replace "NJ" with "new jersey"
- convert lowercase into Title case for each string
- print out the concatenation of all three strings
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply