Posts by Thiago Silva • 39 points
3 posts
-
2
votes2
answers4020
viewsQ: How to create a cookie in Javascript?
I want to make the next 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…
-
0
votes2
answers97
viewsQ: Can I connect to a database using JS?
I am developing a website for myself and would like to know if I can use Javascript to connect to the database and get a value. NOTE:The site is local, and the bank also and are on my machine, you…
mysqlasked Thiago Silva 39 -
1
votes2
answers664
viewsQ: How to get the title of an image by Javascript?
How to take the title of an image and display in a alert?
javascriptasked Thiago Silva 39