Subscribe

A quick question about info_hash

  1. 2009-10-12 10:14:41 PDT
    Hi, I am integrating torrent functionality into my website, using xbtt as a backend. For various reasons I will have another torrent table which will store torrent hashes. Right now I am just storing them as varcar, but as I have noticed xbtt uses binary to store them. So how can I store them on my table properly to compare them to the xbtt torrents table for matches? Thanks
  2. 2009-10-12 11:19:58 PDT
    See MySQL functions hex/unhex.
  3. 2009-10-12 11:37:15 PDT
    I thought so, but I thought I'd check - better safe then sorry :) Thanks a lot!
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.