RE: How to make binary strings useful?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I need to convert binary
> dumps of data structures into database table rows, and MySQL on my 
> server doesn't support queries from C.

Errr, how can that be?  AFAIK the mySQL extension of PHP is ostensibly a
wrapper for the mySQL C libraries.  If you have mySQL and PHP installed then
I can't see any reason why you shouldn't be able to write these queries in C

HTH,

Mikey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux