On 5/19/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
On 5/18/07, Tijnema <[EMAIL PROTECTED]> wrote:
> On 5/18/07, Danbrown ! <[EMAIL PROTECTED]> wrote:
> > On 5/18/07, Tijnema <[EMAIL PROTECTED]> wrote:
> >
> > > On 5/18/07, Danbrown ! < [EMAIL PROTECTED]> 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!
>
> or you could write it like this
>
> <?
> function sighRelief() {
> return "Thank fucking God!";
> }
> ?>
>
> Saves you some time, and resources :)
>
> and btw, it's saturday here now :)
>
> Tijnema
>
Isn't it past your bedtime? ;-P
Sure it is, but what does it matter? Everybody else in the house
sleeps, so who tells me to go to bed?
Tijnema
--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php