Quote:
Originally Posted by Gillespie
I'm not sure what you mean. Can you please elaborate?
Thanks!

|
what they are saying is to use the PHP functions to pass the resize string.
http://uk2.php.net/system
http://uk2.php.net/manual/en/function.exec.php
http://uk2.php.net/manual/en/function.passthru.php
create a php file with
PHP Code:
<?php phpinfo();?>
upload it onto your server and see if any of these functions are on the disabled list.