-4

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\UpdateProfile.php:10) in C:\xampp\htdocs\UpdateProfile.php on line 11

1 Answers1

-1

Have you tried putting ob_start at the top of your PHP code?

user2127833
  • 179
  • 2
  • 5
  • 16