Code: Select all
$shell = new COM("WScript.Shell") or die("This thing requires WindowsScripting Host");Code: Select all
Class 'COM' not found in /var/www/vhosts/rt-design.co.il/httpdocs/templates/rt-design/index.php on line 2I tried .htaccess, php header and even JavaScript but nothing works!
Whats the the deal with the COM?! Shouldn't that be a basic object?!
Please help me.