Exemplo 1
(…)
function alerta()
{
echo “Dados incorrectos”;
}
(…)
Exemplo 2
(…)
function soma($valor1, $valor2)
{
$soma_val=$valor1 + $valor2
return $soma_valor;
}
(…)
You can replace this text by going to "Layout" and then "Page Elements" section. Edit " About "
0 comentários:
Postar um comentário