Search found 8 matches
- Wed Nov 30, 2005 2:15 pm
- Forum: General Discussion
- Topic: php color change - Online - Offline
- Replies: 9
- Views: 20555
- Wed Nov 30, 2005 11:01 am
- Forum: General Discussion
- Topic: php color change - Online - Offline
- Replies: 9
- Views: 20555
- Tue Nov 29, 2005 4:05 pm
- Forum: General Discussion
- Topic: php color change - Online - Offline
- Replies: 9
- Views: 20555
Jay.
I really dont know that much about php. So I was just hoping for an existing script. The one I put together was taken from here http://www.php-scripts.com/php_diary/example5.phps and I just modified to what I think it should look like, for my purposes. But I'm not really sure what I am doing ...
I really dont know that much about php. So I was just hoping for an existing script. The one I put together was taken from here http://www.php-scripts.com/php_diary/example5.phps and I just modified to what I think it should look like, for my purposes. But I'm not really sure what I am doing ...
- Tue Nov 29, 2005 3:43 pm
- Forum: General Discussion
- Topic: php color change - Online - Offline
- Replies: 9
- Views: 20555
- Tue Nov 29, 2005 3:42 pm
- Forum: General Discussion
- Topic: php color change - Online - Offline
- Replies: 9
- Views: 20555
- Tue Nov 29, 2005 3:16 pm
- Forum: General Discussion
- Topic: php color change - Online - Offline
- Replies: 9
- Views: 20555
php color change - Online - Offline
Hi.
I need help figuring out how to make the php script change colors on a status. ie Online - green, Offline - red.
I am not php programmer, but to illustrate the idea it should look smth like this:
<?
$server[n][\'status\'] = \"Online\"
print(\"$server[n][\'status\']\");
if($server[n][\'status ...
I need help figuring out how to make the php script change colors on a status. ie Online - green, Offline - red.
I am not php programmer, but to illustrate the idea it should look smth like this:
<?
$server[n][\'status\'] = \"Online\"
print(\"$server[n][\'status\']\");
if($server[n][\'status ...
- Thu Sep 22, 2005 8:47 am
- Forum: Radio Toolbox
- Topic: [b]31 server limit?! (php)[/b]
- Replies: 3
- Views: 5889
- Wed Sep 21, 2005 9:42 am
- Forum: Radio Toolbox
- Topic: [b]31 server limit?! (php)[/b]
- Replies: 3
- Views: 5889
[b]31 server limit?! (php)[/b]
Thanks a lot for this amazing peace of software
I have quite a lot of radio stations and I use it get the stats. However, I have a little problem with php script: I got more than 50 servers entered into to toolbox, but on my php stat page there are only 30 (31 to be exact: 0-30). Is there ...
I have quite a lot of radio stations and I use it get the stats. However, I have a little problem with php script: I got more than 50 servers entered into to toolbox, but on my php stat page there are only 30 (31 to be exact: 0-30). Is there ...