[RELEASE] XurpleCMS.

Status
Not open for further replies.
yea it is xd

* Mr Saints Said It Uses Good Functions so he likes one min hes gonna check again


K He Said

$qryInsert->execute();
if($this->dbo->lastInsertId()){
return 'Account succesfully registered.';
}

it uses another method of querying , its dont mysql_query

So yea its secure
 
Fatal error: Uncaught exception 'Exception' with message 'Objects returned by PDOpStatement::getIterator() must be traversable or implement interface Iterator' in C:\wamp\www\1\inc\config.php:18 Stack trace: #0 C:\wamp\www\1\inc\config.php(18): unknown() #1 C:\wamp\www\1\index.php(17): require_once('C:\wamp\www\1\i...') #2 {main} thrown in C:\wamp\www\1\inc\config.php on line 18
 
Fatal error: Uncaught exception 'Exception' with message 'Objects returned by PDOpStatement::getIterator() must be traversable or implement interface Iterator' in C:\wamp\www\1\inc\config.php:18 Stack trace: #0 C:\wamp\www\1\inc\config.php(18): unknown() #1 C:\wamp\www\1\index.php(17): require_once('C:\wamp\www\1\i...') #2 {main} thrown in C:\wamp\www\1\inc\config.php on line 18
Usually means a wrong query, check your database.
 
Status
Not open for further replies.
Back