I want to do the following step:
se (cookie[titulo] existe){
altera o valor dele para $valor
}se nao {
cria um com $valor
}
NOTE: I have a function that creates the cookie, called GerarCookie(nome,valor,tempo) .
Now, how to...
asked by
25.02.2016 / 00:22