This link is broken too. Alternatives:
http://www.jimprice.com/jim-asc.htm
http://www.efn.org/~gjb/asciidec.html
http://www.neurophys.wisc.edu/www/comp/docs/ascii.html
http://web.cs.mun.ca/~michael/c/ascii-table.html
http://www.danbbs.dk/~erikoest/asciicc.htm

Most of them only go up to 127 (7f)... can't we make one ourselves
and put it in the manual?

Sander

On Sat, Aug 03, 2002 at 08:16:27AM -0000, Georg Richter wrote:
> georg         Sat Aug  3 04:16:27 2002 EDT
> 
>   Modified files:              
>     /phpdoc/entities  global.ent 
>   Log:
>   fixed broken link (bug #18709)
>   
>   
> Index: phpdoc/entities/global.ent
> diff -u phpdoc/entities/global.ent:1.36 phpdoc/entities/global.ent:1.37
> --- phpdoc/entities/global.ent:1.36   Thu Aug  1 06:04:28 2002
> +++ phpdoc/entities/global.ent        Sat Aug  3 04:16:26 2002
> @@ -1,6 +1,6 @@
>  <!-- -*- SGML -*-
>  
> - $Id: global.ent,v 1.36 2002/08/01 10:04:28 betz Exp $
> + $Id: global.ent,v 1.37 2002/08/03 08:16:26 georg Exp $
>  
>   Contains global "macros" for all the XML documents.
>  
> @@ -11,7 +11,7 @@
>  <!ENTITY url.apachedso "http://httpd.apache.org/docs/dso.html";>
>  <!ENTITY url.apd "http://apd.communityconnect.com/";>
>  <!ENTITY url.argsep "http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2";>
> -<!ENTITY url.asciitable 
>"http://www.mindspring.com/~jc1/serial/Resources/ASCII.html";>
> +<!ENTITY url.asciitable "http://www.asciitables.com";>
>  <!ENTITY url.aspell "http://aspell.sourceforge.net/";>
>  <!ENTITY url.bcmath "http://www.php.net/extra/number4.tar.gz";>
>  <!ENTITY url.bzip2 "http://sources.redhat.com/bzip2/";>
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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

Reply via email to