Posts by Thiago Hagge • 19 points
4 posts
-
0
votes1
answer47
viewsQ: Use of multiple conditionals in an SQL query
I’m wondering how to perform a query with different conditionals. The query is a login validation, I need to check if the data contained in the user input is equal to the username or email or Cpf…
-
0
votes0
answers35
viewsQ: How to filter om php variavaeis javascript?
I have a social network and want to put php filters to prevent q lines of code being posted by changing the site. The code that redeems the text when the user presses the publish button is:…
-
0
votes1
answer43
viewsQ: How to use special characters to select an element using jQuery?
I need to check if a input type=radio was checked with jQuery to pass to the next step of the form. My function for this was already working, but I needed to transform the name of checkbox in array…
-
-1
votes1
answer42
viewsQ: Use show and Hide with bootstrap
I want to display a sequence of Forms with the jquery show and Hide on a site stylized with bootstrap the code used was that and n appear to have errors, because it works for half a second and back…