here is a sample![]()
<?php $sql = "SELECT *value* FROM {$server->loginDatabase}.`global_reg_value` where `account_id` = `2000000` and `str` = `#CASHPOINTS`"; $sth = $server->connection->getStatement($sql); $sth->execute(); $cash = $sth->fetchAll(); ?> <span class="balance-text">ROPs</span> <span class="balance-amount"><?php echo number_format($cash) ?></span>
Thnx man, i searched but never found a complet onehope this helps
We use essential cookies to make this site work, and optional cookies to enhance your experience.