On 5/18/07, Tijnema <tijnema@xxxxxxxxx> wrote:
On 5/18/07, Danbrown ! <parasane@xxxxxxxxx> wrote: > > > > > I changed it to Tijnema, you happy now ?? :P:P > > > > Tijnema > > > > > > Yes. Names with exclamation points are dumb. ;-P What a nice name do you have right now :-) I like it ;) Tijnema > > > -- > Daniel P. Brown > [office] (570-) 587-7080 Ext. 272 > [mobile] (570-) 766-8107
I just have to say.... you can tell it's Friday by everyone's messages today. And here's what I say: <? function sighRelief() { $key[] = "45,7,0,13,10"; $key[] = "5,20,2,10,8,13,6"; $key[] = "32,14,3"; $lock = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"; for($i=0;$i<count($key);$i++) { $l = explode(',',$key[$i]); for($j=0;$j<count($l);$j++) { $k .= $lock[$l[$j]]; } if($i < (count($key) - 1)) { $k .= " "; } else { $k .= "!"; } } return $k; } ?> Have a great weekend! -- Daniel P. Brown [office] (570-) 587-7080 Ext. 272 [mobile] (570-) 766-8107