Posts by lordfox8 • 11 points
2 posts
-
0
votes0
answers30
viewsQ: Error in PHP Header 5.6 tried everything I know and does not work
I’m having errors with PHP, 5.6 Standard, it used to work. now it’s showing errors. Warning: Cannot modify header information - headers already sent by (output started at…
-
1
votes1
answer38
viewsQ: Problem on Select Multiple Form
I’m having trouble receiving multiple choices and inserting in Mysql I created this script sequence but <form method="post" action="01maxtestes.php"> <select name="padroes" size="10"…