php3-list | 199807
Date: 07/15/98
- Next message: Rasmus Lerdorf: "[PHP3] DES Challenge Status"
- Previous message: Guoneng: "[PHP3] Reload"
- In reply to: Guoneng: "[PHP3] Reload"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 15 Jul 1998, Guoneng wrote:
> Hi,
> I am wondering if I can put something in the Header() that'd prevent a page
> from loading twice when I have to put in the meta tag that contains
> Charset. This happens whenever I make a page encoded in an Asian language.
> Any clue? Thanks.
You should place charset in the header. Charset in META tag is a kludge
for people who have no control over headers, and browser displays page
twice because response has two places where charset is or may be defined
- header and page itself.
-- Alex-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html
- Next message: Rasmus Lerdorf: "[PHP3] DES Challenge Status"
- Previous message: Guoneng: "[PHP3] Reload"
- In reply to: Guoneng: "[PHP3] Reload"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

