Articles → PHP → Strtoupper Function In PHP

Strtoupper Function In PHP






Purpose





Example


<!DOCTYPE html>
<html>
	<body>
		<?php
echo strtoupper("string with all small character.");
?>
	</body>
</html>



Output


Picture showing the output of strtoupper function in PHP
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Tuesday, October 6, 2020

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250