My webserver has just been upgraded with PHP4.3.1
now in a few of my scripts where I have used
header("location:
I get the following errors
Warning: Cannot modify header information - headers already sent by (output started at /mnt/mss-1/vol4/web/n/ne/ne4/ in /mnt/mss-1/vol4/web/n/ne/ne4/ on line 19
anyone any ideas what is causing the problem as everything worked fine with the previous version of php
Thanks
Ian
Infinity exists! - I just haven't worked out a way to get there yet.
| |
now in a few of my scripts where I have used
header("location:
I get the following errors
Warning: Cannot modify header information - headers already sent by (output started at /mnt/mss-1/vol4/web/n/ne/ne4/ in /mnt/mss-1/vol4/web/n/ne/ne4/ on line 19
anyone any ideas what is causing the problem as everything worked fine with the previous version of php
Thanks
Ian
Infinity exists! - I just haven't worked out a way to get there yet.
| |