Posts by UlissesMateus • 31 points
2 posts
-
0
votes1
answer451
viewsQ: Error in foreach - Notice: Array to string Conversion in
I’m having difficulty generating a table using foreach, initially I’m trying to put so that appears the number of the field ID of the animal table in the table, but keeps appearing the error:…
-
1
votes2
answers1361
viewsQ: Form validation using regex and Javascript
I’m having difficulty validating my form, I’m trying to validate with Javascript, but until now I could not validate all fields. It only validates the field that is last in the code. For example, in…