How much functionality does the php editor have?
For instance can I input the code for a calculator of some kind...
For instance can I input the code for a calculator of some kind...
function get_array_elems($arrResult, $where="array"){
while(list($key,$value)=each($arrResult)){
if (is_array($value)){
get_array_elems($value, $where."[$key]");
}
else {
for ($i=0; $i<count($value);$i++){
echo $where."[$key]=".$value."<BR>\n";
}
}
}
}
get_array_elems($arrResult);
Animated avatars require a specific extension to be installed on the server (PECL imagick extension) but I haven't installed it as I find animated avatars hugely annoying.Can I have an animated gif as my avatar ?
We could always ban your IP address during working hours....Any possibility of inventing a function where clip the apex closes itself down automaticaly when it see's my boss coming?
We could always ban your IP address during working hours....