PHP $_POST not working "Undefined Variable" after inputting data

QuestionsPHP $_POST not working "Undefined Variable" after inputting data
Jehal Desai Staff asked 4 years ago

im an IT student currently studying PHP, JS, and HTML/CSS can someone help me why this causes an error "Undefined variable: name" from that span line (even after submitting "name" in forms). thank you very much

PHP


View on Stack Overflow