user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/691', '', '38.107.179.243', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 2512, 1337598627) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

Added in v3.08

hexstr

Syntax: %hexstr(i)
Related: %hexnum

Return hex string for a number

Example

#SHOW %hexstr(255)

Displays FF

Add comment

Login or register to post comments