Posts by Eduardo Cipriano • 21 points
2 posts
-
2
votes0
answers481
viewsQ: Error Array to string Conversion in
I’m having a problem that I’m not sure how to solve I’ve tried several ways using implode, list and foreach using extract... I’m a beginner in language, I’ve been programming for a couple of months…
phpasked Eduardo Cipriano 21 -
-1
votes2
answers278
viewsA: Sending form without reloading page
Good day uses the global variables to display messages on the same page. follows modified code. <form class="form3" action="" method="POST" enctype="multipart/form-data"> <?php…