Current time: 09-27-2024, 10:15 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT]Login-Problem nach Update auf 1.0.7 RC1
Author Message
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #7
RE: Login-Problem nach Update auf 1.0.7 RC1
hat das irgendwas damit hier zu tun??

Code:
<?php
if ($db->getAttribute(PDO::ATTR_DRIVER_NAME) == 'mysql') {
    $stmt = $db->prepare('select * from foo',
        array(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY => true));
} else {
    die("my application only works with mysql; I should use \$stmt->fetchAll() instead");
}
?>

http://php.net/manual/de/ref.pdo-mysql.php
(This post was last modified: 09-20-2010 04:17 PM by MasterTH.)
09-20-2010 04:15 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: Login-Problem nach Update auf 1.0.7 RC1 - MasterTH - 09-20-2010 04:15 PM
RE: Login-Problem nach Update auf 1.0.7 RC1 - Nuxwin - 09-21-2010, 04:46 PM

Forum Jump:


User(s) browsing this thread: 6 Guest(s)