|
|
| Programming Languages Sub-Categories |
|
Answers to questions you may have about running ASP and ASP.NET on your site.
|
Answers to questions you may have about HTML.
|
|
Answers to questions you may have about programming languages used on your site.
|
Answers to questions you may have about using Perl on your site.
|
|
Answers to questions you may have about using PHP on your site.
|
Answers to questions you may have about using Python on your site.
|
|
Answers to questions you may have about using Ruby on your site.
| |
Programming Languages Articles
Are ionCube and Zend Guard Loader installed on your servers?
Added on Mon, Mar 16, 2015
How to find the versions of ionCube and Zen Guard on our servers for your PHP scripting. Read More
Can I change the maximum file upload and timeout settings for PHP?
Added on Mon, Mar 16, 2015
How to adjust the maximum file size and time out settings in your PHP script. Read More
Can I put PHP code in .html or .htm files?
Added on Mon, Mar 16, 2015
How to set up your .htaccess file to run PHP scripts in .html or .htm files. Read More
Can I use a caching system such as Memcached or APC?
Added on Mon, Mar 16, 2015
Information on using caching software on our shared hosting servers. Read More
Can I use command line arguments with a PHP scheduled task?
Added on Mon, Mar 16, 2015
How to set up command line arguments when running a PHP script as a scheduled task. Read More
Can you add this specific PHP or Perl module?
Added on Mon, Mar 16, 2015
The steps you need to take to get an additional PHP, Perl, or Pear module added to the server. Read More
Do CGI or Perl scripts have to be in a specific directory?
Added on Mon, Mar 16, 2015
Where you can place your CGI or Perl scripts. Read More
Do you run PHP as a CGI script or Apache module?
Added on Mon, Mar 16, 2015
Why we run PHP as a CGI script rather than an Apache module. Read More
Do you support Zend Optimizer?
Added on Wed, Apr 8, 2015
How you can use Zend Optimizer on your site and what to do if you get an error when attempting to use it. Read More
How do I connect to my MySQL database from my Perl script?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through your Perl script. Read More
How do I connect to my MySQL database using PHP?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through PHP scripts. Read More
How do I connect to MySQL with ASP?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through an ASP script. Read More
How do I edit php.ini settings?
Added on Mon, Mar 16, 2015
How to create a php.ini file and adjust the settings for your PHP scripts. Read More
How do I enable MIMEMagic on my account?
Added on Mon, Mar 16, 2015
How to use MIMEMagic in your PHP scripts by changing your php.ini file. Read More
How do I increase the memory allocation for my PHP script?
Added on Mon, Mar 16, 2015
How to change the memory limit for your PHP script, and what to do if you still have an error. Read More
How do I upload a CGI script into my hosting account?
Added on Mon, Mar 16, 2015
How to upload and install a CGI script onto your hosting account. Read More
How do I use gzip on my website?
Added on Mon, Mar 16, 2015
How to use mod_deflate to compress large text files using gzip. Read More
How do I use PHP to connect to another database on another server?
Added on Mon, Mar 2, 2015
How to connect to a database on another server with a PHP script. Read More
How do I use short open tags in my PHP scripts?
Added on Mon, Mar 16, 2015
How to use PHP short open tags in your scripts and how to add it to your php.ini file. Read More
How to handle ’Out of memory’ PHP errors.
Added on Tue, Jun 25, 2019
How to handle PHP Out of Memory errors. Read More
Is ASP.NET 3.5 available, and why does my script say that there is only Version 2?
Added on Mon, Mar 16, 2015
How to run an ASP.NET 3.5 application or upgrade to ASP.NET 4.0. Read More
Is imagick available on your servers?
Added on Mon, Mar 16, 2015
Why we do not have imagick on our servers and how you can use Image::Magick. Read More
What are the correct file permissions for a PHP file?
Added on Mon, Mar 16, 2015
How to set up the correct file permissions for your PHP scripts. Read More
What file extensions will run PHP?
Added on Wed, Apr 8, 2015
Which file extensions will run PHP scripts. Read More
What is ASP?
Added on Fri, Mar 13, 2015
What ASP is and how it can be used on your website. Read More
What is Java and what can it do?
Added on Fri, Mar 13, 2015
What Java is and how you can use it on your website. Read More
What is JavaScript?
Added on Fri, Mar 13, 2015
What JavaScript is and how you can use it on your website. Read More
What is Perl and what can it do?
Added on Fri, Mar 13, 2015
What Perl is and how you can use it on the website. Read More
What is PHP?
Added on Fri, Mar 13, 2015
What PHP is and how it can be used on your website. Read More
What is Python?
Added on Fri, Mar 13, 2015
What Python is and how you can use this programming language on your website. Read More
What is the absolute path to sendmail?
Added on Mon, Mar 16, 2015
Where the absolute path to sendmail is within the server. Read More
What is the server path?
Added on Mon, Mar 16, 2015
What the server path to your site is. Read More
What Java support is in place on your servers?
Added on Mon, Mar 16, 2015
The Java we support on our servers. Read More
What Perl, PHP, or Pear modules are installed on the server?
Added on Mon, Mar 16, 2015
Where you can find all the Perl, PHP, or Pear modules available on your account. Read More
Where is the dictionary directory?
Added on Mon, Mar 16, 2015
How to call the dictionary file in your script. Read More
Why am I getting a ’call to undefined function: mysql_connect()’ error in my PHP script?
Added on Mon, Mar 2, 2015
Why you have a call to undefined function error in your PHP script and how to resolve it. Read More
Why am I getting an error when my script tries to write to a file?
Added on Mon, Mar 16, 2015
Why you may be getting an error in your script after uploading it. Read More
Why are my Perl scripts failing with ’Error 500: Internal Server Error’?
Added on Mon, Mar 16, 2015
Possible solutions to getting an Error 500: Internal Server Error on your Perl script. Read More
Why can’t I create ’pretty’ URLs in Concrete5?
Added on Mon, Mar 16, 2015
Why Concrete5 may have difficulty creating pretty URLs and how to solve this problem. Read More
Why can’t I run scripts uploaded by my additional FTP accounts?
Added on Fri, Mar 13, 2015
Why our servers may not allow scripts uploaded by additional FTP accounts to run. Read More
Why is my custom php.ini file not working?
Added on Thu, Apr 9, 2015
Why your php.ini file may not be working with your PHP scripts. Read More
|