$time is the timestamp returned from your getOnlineTime function then pass that value to the date function like so:
$time = getOnlineTime();
// output converted result:
echo date('h:i:s', $time);
what are you trying to do? im not sure about the last two params (30, 100)
try this
$content = file_get_contents('http://192.168.2.126');
$text = substr($content, 30, 100);
doesnt matter in the first place
1588413407
quick update
i bought the A40 with the MixAmp and im honestly really disappointed. the game audio sounds really bad like if you play through a can. i already adjusted the presets in the Astro Command Center but that didnt help. you literally cant hear...
hey im looking for a new headset since my old turtle beach elite 800 broke. it lasted almost 4 years.
but now i need a new and i cant decide between these two astro headsets.
- Astro A40 TR + MixAmp Pro TR...
use the script and create a rewrite rule then you can access it like so for example: yourhotel.com/habbo-imaging/avatarimage?figure=xxx
else code a full habbo-imaging from scratch like @Pipitt05000