Forums
This topic is locked
Problem update record DW MX with php
04 Feb 2004 11:42:19 top find posted:
Hello. I've got a problem with the update record behavior. I work with the PHP Mysql Server Model. When I try to update the record the update page gives the next error: Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/docs/clients/thenanny.nl/cms/admin/aanmelden/dagopvang/bewerken.php:24) in /home/httpd/docs/clients/thenanny.nl/cms/admin/aanmelden/dagopvang/bewerken.php on line 70
I already found out that the problem can be solved by removing the redirect page (after updating, go to). But I need the redirection page!
Can anyone help me?
Thanks.
With kind regards,
Tommy
Replies
Replied 10 Feb 2004 02:29:28
10 Feb 2004 02:29:28 Phil Shevlin replied:
You probably have html tags above the redirect. All the html needs to be moved below the block of code that has the redirect