Informática, perguntado por matheus1682, 1 ano atrás

























<?php
$login_cookie = $_COOKIE['login'];
if (!isset($login_cookie)) {
header("Location: ./");

}
$registro = $_COOKIE['usuario'];
if (!isset($registro)) {
header("Location: ./");
}


echo "$registro";
?>








<?php
$texto = $_COOKIE['publicaçao'];
if (!isset($registro)) {
header("Location: ./");

}
echo $texto;
?>







Soluções para a tarefa

Respondido por gabriellyfofacp52tgl
0
?????? nao entwndi


repita denovo porfaovr
Respondido por carolinylimaaraujo
0

Ehh... Isso é algum tipo de enigma do Celbitt...?

Perguntas interessantes