sql server - PHP MS SQL ID format problem -


i'm drawing records php legacy mssql database built for/by asp.net application.

the id's in asp appear long strings of numbers when retrieved php in form so:

3;Í}±¯i©ûzƒgŸó 

i'm going wager ids guids -- if want convert guids strings using mssql-guid-string (or if using php 5.3 or later want use microsoft's sqlsrv extension, should convert guid fields automatically.)


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -