ok, so I have specific questions about the hosting service here:1) What version of php is used on the servers?2) Is php curl available?3) Can safe_mode be changed to 'off'?4) What is that starting disk space available for use?5) Is the bandwidth per day?6) Is their any restrictions on what can be used on the sites hosted here?reason for my questions: I have a php script that I need to be hosted on a site. bandwidth is not a problem b/c the script only pulls 5600 files totaling 100 mb. The script uses curl functions, and one of the functions only works want open_basedir and safe_mode is off unless the php version is below 4.4.4, then safe_mode and open_basedir doesn't matter.