On 6/27/05, John Nichel <[EMAIL PROTECTED]> wrote:
> Dotan Cohen wrote:
> <snip>
> > What CAN'T php do?!?
> </snip>
> 
> I can't get it to alter space-time...yet.
> 
> --
> John C. Nichel
> ÜberGeek
> KegWorks.com
> 716.856.9675
> [EMAIL PROTECTED]
> 

function spacetime($distance,$time) {
  if ( $time<$now || $distance<$here ) {
    altereinstein(+$distance*$time);
  } else {
    altereinstein(-$distance*$time);
  }
}

Dotan Cohen
http://lyricslist.com/lyrics/artist_albums/153/def_leppard.php
Def Leppard Song Lyrics

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

Reply via email to