From:             sajithkumar at yahoo dot com
Operating system: linux
PHP version:      4.2.3
PHP Bug Type:     Output Control
Bug description:  Unable to print One word combination

I have made a php page which will automatically scan the files on on
specified directory and will print the file name to users. But Whenever it
sees a file starting with 'or' it just didnt print 'O' it just print from
r onwards

example------"orma.mp3" prints like "rma.mp3"

             "ordan.mp3"         print "rdan.mp3"

    it just misses O whenever next word is r. 

Please follow the below link for detail

http://www.cckerala.com/Music/download.php?dfile=download/FilimSongs/O

               regards 
-- 
Edit bug report at http://bugs.php.net/?id=22514&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22514&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22514&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22514&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22514&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22514&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22514&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22514&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22514&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22514&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22514&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22514&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22514&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22514&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22514&r=gnused

Reply via email to