03-04-2017, 02:11 AM
What version of php are you running? If anything just put a php file in your root with the code
and save it as test.php
We're using the current PDO in userspice so something doesn't seem right. OH and sorry about the upload class. That was for another one of my projects and shouldn't have been in the pastebin I sent you.
Code:
<?php phpinfo(); ?>
We're using the current PDO in userspice so something doesn't seem right. OH and sorry about the upload class. That was for another one of my projects and shouldn't have been in the pastebin I sent you.