Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

Re: [PHP3] Reload From: Alex Belits (abelits <email protected>)
Date: 07/15/98

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