I need to print on the screen the values of the same variable via $_GET
, as shown in the example below.
http://localhost/sistema/cadastro_usuario.php?cod_igreja=4355&nome_user=Renan&[email protected]&celular=67992341353&cod_depto=20&cod_depto=10&cod_depto=35
Can anyone help me?