Search found 2 matches
- Tue Mar 27, 2012 5:27 am
- Forum: Plugin General
- Topic: superlinks and PIA 3.0?
- Replies: 10
- Views: 5897
Re: superlinks and PIA 3.0?
Try this test code: <?php var_dump(function_exists("imagecreate")); var_dump(function_exists("preg_match")); var_dump(function_exists("imagettfbbox")); var_dump(function_exists("imagecreatefromgif")); var_dump(function_exists("imagegif")); ?> // fro...
- Mon Feb 01, 2010 1:45 am
- Forum: Help: Windows Specific
- Topic: Windows performance counters & VBS/WMI via SNMP
- Replies: 307
- Views: 289861