|
|
PHP 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 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 using PHP?
Added on Thu, Feb 26, 2015
How you can connect to your MySQL database through PHP scripts. 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 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 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 PHP?
Added on Fri, Mar 13, 2015
What PHP is and how it can be used 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 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 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
|