New issue 11 by jpavsex....@gmail.com: MySql
http://code.google.com/p/php-transmission-class/issues/detail?id=11
Please add mysql function
name save in mysql
every time chek torrent downloaded allready or not
Comment #1 on issue 11 by brycied...@gmail.com: MySql
http://code.google.com/p/php-transmission-class/issues/detail?id=11
This is way outside the scope of this class. This class is used to interact
with Transmission. If you are wanting to look up data in a MySQL database
before adding a torrent to Transmission, that would be part of the
application you are writing, not this class.