From:             dan dot abarbanel at gonext dot co dot il
Operating system: Win 2K + MSIE 5.50
PHP version:      4.3.0
PHP Bug Type:     Documentation problem
Bug description:  Missing HTML directives in Hebrew online documentation version

When entering Hebrew language PHP online documentation (URL:
http://www.php.net/manual/he/), page is displayed from left to right, and
using Visual hebrew. I am using Microsoft IE Version 5.50 on Win 2K
professional edition.

I believe this issue can be resolved by adding the line
    <meta http-equiv="content-type" content="text/html;
charset=iso-8859-8-i"> into the <head> part of the pages (the
"iso-8859-8-i" denotes logical hebrew - you may want to use Hebrew-Windows
- I don't remember the charset right now). Also, the <body ...> directive
should probably be changes to <body ... dir=rtl>.

Thank you

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


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to