Thursday,
April 18

Web Hosting
Economy
Value
Premium
Add Ons

E-Commerce
Shopping Cart
SSL Cert

Domains
Registrations
Whois

FAQs
Pre-Sale FAQs

Support / Help
FAQs / Man. / Contact

Testimonials

Questions?
E-Mail us

Response guaranteed! 

Pre-Sale FAQ

General | Domain Names | FrontPage | CGI | PHP | E-Commerce 

PHP

- What is PHP?
- How is PHP run? CGI or Apache Module?
- What is the current version of PHP offered to clients?
- What userid do my PHP scripts run under?

- Can I use PHP in conjunction with MySQL?
- Do you have the Zend Optimizer for PHP installed?
- Do I get my own php.ini?
- Can I have my PHP customized with special PHP extensions?
- Where can I find more information on PHP and using it on my website?


Q: What is PHP?

A: PHP is a server-side, cross-platform, HTML embedded scripting language. It has a syntax familiar to both Perl and C. PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages.

Back to top


Q: How is PHP run? CGI or Apache Module?

A: Spunkyworld.com offers PHP as an apache module and as a cgi binary. Our clients may take advantage of both of these methods.
Our default config for PHP is CGI mode, which can be installed from your web control panel.
However, we do have certain machines where we also have installed the apache module mod_php4. On our mod_php4 servers it is possible to use a combination of mod_php4 and php as a cgi, so you could use mod_php4 where required and then use the php as cgi for the rest. You select which is used by naming the file either .php or .php3. .php3 will use mod_php4 and .php will use php as a cgi.

Back to top


Q: What is the current version of PHP offered to clients?

A: Currently PHP 4.3.4 is being distributed.

Back to top


Q: What userid do my PHP scripts run under?

A: Your PHP script will run under your USERID and group if you have PHP running in CGI mode.
If it is running in module mode, userid and group is nobody.

Back to top


Q: Can I use PHP in conjunction with MySQL?

A: Absolutely. One of the big advantages of PHP is the ability to interface to databases, including mySQL. Since we offer mySQL as a part of our service, you can have PHP act as a front-end to your mySQL databases.

Back to top


Q: Do you have the Zend Optimizer for PHP installed?

A: Yes, we have Zend Optimizer installed for PHP.

Back to top


Q: Do I get my own php.ini?

A: With our default configuration, PHP running as CGI binary you can get your own php.ini. With mod_php4 it is not possible, because there is only one shared, server wide configuration file.

Back to top


Q: Can I have my PHP customized with special PHP extensions?

A: If you need special extensions, we can do a customization for the PHP running in CGI mode. We can custom build a PHP specifically for you. Please email us for a quote along with the extensions you would like to have included in your PHP.

Back to top


Q: Where can I find more information on PHP and using it on my website?

A: PHP is quickly becoming a very popular scripting language. More information on PHP can be found on the official website, located at www.php.net. On their website, you can find a listing on all PHP functions, libraries, example scripts, a mailing list for developers, and other useful information.

Back to top

 

- Last modified on 10/22/2004 -

© 1998-2024 Spunkyworld Internet Services - All rights reserved | Site Map | Email Contact