Warning
: Constant DBNAME already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
2
Warning
: Constant HOST already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
3
Warning
: Constant USER already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
4
Warning
: Constant PASS already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
5
Desenvolvido por w3schools.com
Run »
×
Change Orientation
"green", "red", "b" => "blue", "red", "pink" => "yellow"); if (array_search("blue", $cores)) { echo "Tem blue"; echo " (Chave do valor encontrado: ".array_search("blue", $cores).")"; } else { echo "Não tem blue"; } ?>