Good and Honest Host of the month, November 2008,
WSServers.com
Thank you for visiting this site. If you are looking for web hosting
services, you have come to the right place. Please search my database of
over 2400
hosting companies.
If you need any help, please email me at terence @ hostpulse.com . I
will personally try to reply your email within a day and give you some basic
guidelines, negotiate with a few hosts to offer you good pricing or
answer any hosting related problems that you may have.
ini_get -- Gets the value of a configuration option
Description
string ini_get ( string varname)
Returns the value of the configuration option on success. Failure, such
as querying for a non-existent value, will return an empty string.
When querying boolean values:
A boolean ini value of off will be returned as an
empty string or "0" while a boolean ini value of on will
be returned as "1".
When querying memory size values:
Many ini memory size values, such as
upload_max_filesize, are
stored in the php.ini file in shorthand notation.
ini_get() will return the exact string stored in the
php.ini file and NOT its integer
equivalent. Attempting normal arithmetic functions on these values
will not have otherwise expected results. The example below shows one
way to convert shorthand notation into bytes, much like how the PHP
source does it.
Example 1. A few ini_get() examples
<?php /* Our php.ini contains the following settings:
display_errors = On register_globals = Off post_max_size = 8M */
Web Hosting Showcase
View the web hosting
showcase to find more relevant web hosting choice that will guide you in
selecting a good web hosting company.
This site provide
free reviews of web hosting services from 100 selected companies. There
are over 3000 over website hosting companies on the internet. Please
research these domain hosting services carefully before you sign up with
any. Read articles on web page hosting, web site hosting, domain names,
website speed test, cheap web hosting services, PHP scripts, mysql
database, asp hosting and virtual private server to gain a better
knowledge on domain hosting and cheap web hosting.