no, but on windows, you should be able to access most of them (depending on
the font) by using ALT+(number pad code)
eg ALT+(num pad)0169 gives you -> ©

Luke

-- 
Luke
"Louie Miranda" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Does all unicode characters have an equivalent key-stroke? and in even
> different fonts?
>
>
> -- -
> Louie Miranda
> http://www.axishift.com
>
>
> ----- Original Message -----
> From: "Leif K-Brooks" <[EMAIL PROTECTED]>
> To: "Luke" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, December 03, 2003 11:52 AM
> Subject: Re: [PHP] Re: Unicode translation
>
>
> > Luke wrote:
> >
> > >Yeah, i had a similar problem, i dont know if its the same, but i found
> that
> > >adding
> > ><meta http-equiv="content-type" content="text/html; charset=UTF-8">
> > >in the head of the html output fixed it
> > >
> > >
> > Even better, use header('Content-Type: text/html; charset=UTF-8') at the
> > beginning of your PHP page.
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >

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

Reply via email to