01 May 2013 - After the site upgrade, all passwords were reset and you will need to ask the site for a login reset on your first connection.
I had trouble finding this out, so here it is. If you want to manage a network connection (i.e. an IRC connection) you need a while (1) {} loop.
This cannot be done in PHP-GTK, because of the
gtk::main() function. So, there is the
gtk::timeout_add($time, $function)
that executes a function every $time milliseconds.
This solves our problem.
Your function must return TRUE else it will not be called again. Return FALSE to cancel the timeout.
Comentários recentes
43 semanas 5 dias atrás
44 semanas 4 dias atrás
45 semanas 1 dia atrás
47 semanas 4 dias atrás
1 ano 16 semanas atrás
1 ano 19 semanas atrás
1 ano 23 semanas atrás
1 ano 23 semanas atrás
1 ano 23 semanas atrás
1 ano 40 semanas atrás