That does look good. I will seriously consider them. How often do you get downtime with their hosting service? Do you know what version of php they use (5.3.14, etc.)? What version of imageMagick do they offer?
To show what version of ImageMagick you have use:
djr33, it is a bit difficult to change hosting providers. I've been using GoDaddy since 2005, which is also when I started getting into web design.Code:<?php header('Content-Type: text/plain'); system("convert -version"); ?>
Bookmarks