Is this thing possible ? I give rep++ (MYSQL)
#6

Quote:
Originally Posted by Vince
Посмотреть сообщение
What I would advise you to do is to pass the connection handle to the callback via mysql_tquery. This way you don't really have to bother with globals. e.g.:
PHP код:
mysql_tquery(forumdbquery"MyCallback""dd"playeridforumdb);
// ...
public MyCallback(playeridconnectionHandle)
{
    new 
rows cache_get_row_count(connectionHandle);
    
// ...

i will rep you tommorrow because i reached the limit , thanks too.
Reply


Messages In This Thread
Is this thing possible ? I give rep++ (MYSQL) - by buburuzu19 - 10.06.2015, 05:11
Re: Is this thing possible ? I give rep++ (MYSQL) - by GTLS - 10.06.2015, 05:50
Re: Is this thing possible ? I give rep++ (MYSQL) - by Sawalha - 10.06.2015, 07:11
Re: Is this thing possible ? I give rep++ (MYSQL) - by Vince - 10.06.2015, 08:13
Re: Is this thing possible ? I give rep++ (MYSQL) - by buburuzu19 - 10.06.2015, 09:18
Re: Is this thing possible ? I give rep++ (MYSQL) - by buburuzu19 - 10.06.2015, 09:20

Forum Jump:


Users browsing this thread: 2 Guest(s)