Date: 09/28/00
- Next message: Kari Kostamo: "[PHP] help with array"
- Previous message: Michael Kimsal: "Re: [PHP] "Pseudo PHP Kernel""
- In reply to: Michael Kimsal: "Re: [PHP] "Pseudo PHP Kernel""
- Next in thread: Strider Centaur: "Re: [PHP] "Pseudo PHP Kernel""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Kimsal wrote:
> not sure where phplib is, but binarycould is at, you guess it,
> binarycloud.com.
--
<?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
"125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
chr($a[$i]-13); /* http://sb.phpOpenTracker.de | sb <email protected> */ ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kari Kostamo: "[PHP] help with array"
- Previous message: Michael Kimsal: "Re: [PHP] "Pseudo PHP Kernel""
- In reply to: Michael Kimsal: "Re: [PHP] "Pseudo PHP Kernel""
- Next in thread: Strider Centaur: "Re: [PHP] "Pseudo PHP Kernel""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

