Hello,

I am trying to create a registration page. I used Dreamweaver (design view) to
do it, but I am getting the error after clicking in the submit button:

"Warning: Cannot modify header information - headers already sent by (output
started at C:\Program Files\Apache Group\Apache2\htdocs\login.php:2) in
C:\Program Files\Apache Group\Apache2\htdocs\login.php on line 47"

Obs: The database is correctly updated and the PHP is working fine. The
problem is when the browser is re-directed to the thank page.

My configurations is:
-WinXP Home SP2
-Apache 2.0.55 web server,
-PHP 5.1.1
-MySQL 5.0.17

Regards,

Hatuey