Search found 1 match

by phaseiii
Fri Aug 13, 2004 11:33 pm
Forum: Radio Toolbox
Topic: Help with the Catcher please...
Replies: 7
Views: 9345

Alternatively, you could also do:

Code: Select all

ImageString($im,  2,  300,  10,  "::Status: {$server[0]['status']} ::",  50); 
Notice the {Curly-Brackets} around the multi-dimensional array? :)