Posts by felipetn • 33 points
4 posts
-
1
votes0
answers112
viewsQ: Woocommerce - Edit click on product
Hello, I would like to know where I can edit the event click on the product image when it is from an external website (affiliate). For example, I have a store with some products of my own and others…
-
0
votes1
answer73
viewsQ: Validate form if variable1 is greater than variable2
Hello, I am with creating a form where the person should provide two values, a lower limit and an upper one, if the lower limit is higher than the upper one I would like an error message to be…
-
0
votes1
answer127
viewsQ: Send EXCEL form file without refresh
Hello, I would like to send an excel file to a php page, where I would read the data and then send it to the database. I managed to do this by refreshing the page, but I wanted when the file was…
-
0
votes2
answers819
viewsQ: Communication between javascript and PHP
Hello, I’m a beginner in php and javascript and I’m having trouble creating iterative tables. In my case, I have an initial table: When selecting the line that I want to check in more detail the…