Posts by Felipe Guimaraes • 5 points
2 posts
-
0
votes1
answer288
viewsQ: Use foreach in a table checkbox
In the code that I am creating there is a view of all the users of the site in an html table, until then everything right, however when selecting multiple checkbox to delete several users of the…
-
-4
votes2
answers346
viewsQ: Error: Parse error: syntax error, Unexpected '}'
The code with problem does the following: It is part of a password reset system that I am creating, but when placing it inside an ECHO I got some problems that I was able to solve but this I see no…