Home
Backend Development
PHP Tutorial
PHP automatically changes the background color according to the passed hexadecimal color code_PHP tutorial



PHP automatically changes the background color according to the passed hexadecimal color code_PHP tutorial
background color
Copy code The code is as follows:
echo "";
echo "< ;head>
if($_POST[inputColor]==""){
$inputColor="ffffff";
}
echo "";
echo "";
echo "";
echo "