Posts by Bruno Fabricio Cassiamani • 1 point
3 posts
-
0
votes1
answer214
viewsA: getElementsByClassName works to change css?
Let’s assume that there are 10 div elements with the class "example" ... when you call the Document.getElementsByClassName("Winner") method it returns you an array of elements, so you can pass them…
-
0
votes0
answers360
viewsQ: Synchronize Mysql and SQL SERVER via PHP script
I need to synchronize SQL Server (Master) with Mysql (Slave). I have already found some ways to do this on the internet, such as the native feature of SQL Server "Linked Server" or that APP for…
-
0
votes1
answer253
viewsQ: Save form "Registration of Presence" - Multiple Radios Inputs
Hey, guys, all right? I am developing a system to register the presence of academics of an educational institution, the form data (Course, disciplines and students) I am searching for web service of…
phpasked Bruno Fabricio Cassiamani 1