From:             susee at yahoo dot com
Operating system: windows vista
PHP version:      5.2.5
PHP Bug Type:     Unknown/Other Function
Bug description:  Problem with refreshing

Description:
------------
Is there any other way to refresh my page with updated data.

Reproduce code:
---------------
$url = "http://rss/magpierss/11.xml";;
header( 'refresh: 5; $url');

Expected result:
----------------
It should refresh the link i have specified with the updated data.

Actual result:
--------------
Warning: Cannot modify header information - headers already sent by
(output started at c:\rss\magpie_simple_2.php:4) in
c:\rss\magpie_simple_2.php on line 105
Channel: WorkItems

-- 
Edit bug report at http://bugs.php.net/?id=44387&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44387&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44387&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44387&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44387&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44387&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44387&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44387&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44387&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44387&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44387&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44387&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44387&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44387&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44387&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44387&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44387&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44387&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44387&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44387&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44387&r=mysqlcfg

Reply via email to