07-10-2009, 09:17 PM
How would that work with php? I have a hard time imagining it. Something like this?
If php really works out I'd even be interested in helping development
although I'm so inactive other people deserve it way more
Code:
<?php
$lvp = new LVPHandler();
while( 1 )
{
$lvp -> doALittleDance();
$lvp -> makeALittleLove();
$lvp -> getDownTonight();
}
?>If php really works out I'd even be interested in helping development

although I'm so inactive other people deserve it way more