Posts by Douglas Medeiros • 39 points
5 posts
-
0
votes2
answers410
viewsQ: How to merge these 2 SELECT into a single query
Good morning, I’m redoing the question because the last one I deleted was a little confused. I have these two select and would like to join them to return the result to a comparison chart. This…
-
0
votes0
answers127
viewsQ: Block forced editing of Hidden input
For example, I have a stock system in PHP and in it the section edit quantity of the product. Here we have a form to add quantity. In this form I have an Hidden field that takes the product id to…
-
0
votes1
answer331
viewsQ: Split into URL AMIGAVEL without creating folder
Hello, I am running a website and starting to work with friendly Urls, with this structure I can perform the procedure normally and redeem the values. Now I would like to create divisions in the…
-
1
votes2
answers327
viewsQ: If condition in variable
I have a variable called Lastclass, it can have the value of headerSortDown or headerSortUp. I’m rescuing her from an orderly column. I want to transfer this variable to a <a href> but wanted…
-
2
votes1
answer379
viewsQ: How to run a function only when printing the page?
Hello, well I have a function to fix Chrome BUG when placing a table to print. NOTE: for those who do not know this bug is that the table is not replicated in the following pages, different from…