Create cap with php
//string to all uppercase
$string = "String with Mixed use of Uppercase and Lowercase";
//php string to uppercase
$string = strtoupper($string);
// = "STRING WITH MIXED USE OF UPPERCASE AND LOWERCASE"<?php
echo strtoupper("Hello WORLD!");
?>
Also in PHP:
- errors off php
- create seede for table in laravel
- PackageManifest.php line 131: Undefined index: name
- filer validation in laravel
- array reverce php
- determine length of stirng php
- check string contain symbol in php
- disable admin bar wordpress
- blob image to base64 php
- event click right mouse
- What was the old name of PHP?
- display custom post type
- array_combine function in php
- check datatype of variable in php
- To add a new Top-level menu to WordPress Administration, use the add_menu_page() function.
- enable all errors php
- datetime format laravel
- am pm time php
- add floater to open a modal in wordpress
- check chartercount in php
- buddy group hide notice join
- Allowed memory size of bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php
- disable errors in php
- client's ip address in php