This gives me int(255)Dulfer wrote:<?php
system ('php -m', $r);
var_dump($r);
?>
??
I need this to create a thumbnail of pdf's first page i see Imagick is the only solution...
This gives me int(255)Dulfer wrote:<?php
system ('php -m', $r);
var_dump($r);
?>
??