Posts by John Pablo Martins • 25 points
3 posts
-
0
votes2
answers57
viewsQ: Loop(repeat) HTML/PHP
Good afternoon, I have a repetition problem in my code. I was wondering if there is any way to decrease the code that is very extensive due to this. Follows code: <a…
phpasked John Pablo Martins 25 -
1
votes0
answers579
viewsQ: CURL PHP Login automatico
I am upgrading an application I made some time ago, I try to log in via CURL, but I can’t make the application work with the cookie collected during the login via CURL. I can save the cookie but not…
-
1
votes1
answer30
viewsQ: "Less" value is removed
Hello, I made an application to run locally in PHP, but I want to give an increment, so that it is faster. I’m not a programmer, I made this application, looking at some examples on the Internet. I…