|
Scripting Services
Available
The Internet Shop
servers support a variety of scripting services that are available for use
by our website creating customers.
Accessing Scripts
Scripts are ran from
your www folder in your main directory. No extra directory is
needed to run your scripts. Scripts are accessed just like web pages now,
and no additional URL formatting is necessary. Examples:
http://www.theshop.net/username/aform.php
or
http://www.theshop.net/username/aform.pl
PHP 4.0 Support
PHP 4.0 is now fully
supported by our server and is compiled into the server for faster execution
times. PHP also supports MySQL access making it easy to store or access
database information from your web site. PHP is similar to ASP for NT
server, but is run on our FreeBSD boxes.
Documentation for PHP
is located
here.
Mod Perl Support
Our servers now have
Perl compiled into them. This increases the speed at which your perl
scripts execute. Mod Perl supports accessing the MySQL server too.
Documentation for
Perl is located
here.
Note:
PHP and Perl are NOT tech supported items on our system. If
you are designing a site with a scripting language, we DO NOT offer
technical support in developing your site, nor will we answer any questions
pertaining to using the languages. Thank you for understanding our position
on this policy. |