PHP Sybase CT Connection Properties

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gsi66
Forum Newbie
Posts: 1
Joined: Fri May 15, 2009 10:15 am

PHP Sybase CT Connection Properties

Post by gsi66 »

Hi All,
Anyone out there tried setting a sybase connection property. Looking at php.net, I can't see anyway to feed a connection property into the sybase_connect or any other methods for that matter!
Next I tried looking at the ext/sybase header and c files from the source, but if I am not mistaken, there is no way to do this.
Thanks,
GSi66
Post Reply