Jump to content

getting string instead of int - WampServer2


babyfreak

Recommended Posts

Hey all,

Here is my code, but the data I get from the db are string

$mydb = new PDO('mysql:host=localhost;dbname=mybase', 'root', '');

$mydb->setAttribute(PDO::ATTR_STRINGIFY_FETCHES, false); //DOESN'T WORK :(

 

I've read it's a question of mysql VS mysqlnd that I don't quite understand. I'm using WampServer2 with mysql 5.1.36

I upgratted to mysql5.1.41 - not working better.

 

(mysql bug identified in http://bugs.php.net/bug.php?id=44341

 

If anyone can help...

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.