You can download PHPInSimMod - PRISM 0.1.5 from that link. Please use this thread to talk about this release.
Thank you.
Thank you.
<?php
/**
* Dygear to Ripnet: Yeah I have no idea how this one works.
*/
elseif (preg_match("/^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z]|[A-Za-z][A-Za-z0-9\-]*[A-Za-z0-9])$/", $ipOrHostname))
{ # Yep its a valid hostname
$this->cvars['hostname'] = $ipOrHostname;
}
?>
@echo off
php -e PHPInSimMod.php %1 %2 > deb.log
pause
PHP Warning: require_once(C:\Program Files\Live For Speed\addons\PRISM/modules/prism_IS_NONE.php): failed to open stream: No such file or directory in C:\Program Files\Live For Speed\addons\PRISM\PHPInSimMod.php on line 246
PHP Fatal error: require_once(): Failed opening required 'C:\Program Files\Live For Speed\addons\PRISM/modules/prism_IS_NONE.php' (include_path='.;C:\php5\pear') in C:\Program Files\Live For Speed\addons\PRISM\PHPInSimMod.php on line 246
PHP Notice: Undefined index: Tyres in C:\Program Files\Live For Speed\addons\PRISM\modules\prism_packets.php on line 32