>Questions tagged with: php
error message :Notice: Undefined offset: 7 in C:\xampp\htdocs\demo\forloopdemo.php on line 2
this is the code : $company= array( "Quiches 4 You", "Pie and Sauce", "Sandwich Bar", "Flantastic", "Cake on Cake", "Pizzaeria Superia", "Burger...
PHP updates official policy?
I am using a test account at Site5 and liked what I have seen so far. You do an excellent job. However, since PHP plays a major role in my customers' sites (CMS or otherwise), I am very sensitive on...
How can I get the version of CentOS upgraded to support PHP 5.5+?
According to the following commands ssh'd into my server: cat /etc/redhat-release /usr/local/php52/bin/php -v /usr/local/php53/bin/php -v /usr/local/php54/bin/php -v My server is running the following...
Is there any chance of getting the MongoDB PHP drivers installed?
I'm aware installing MongoDB on a shared server is out of the question but how about installing the PHP drivers to allow us to connect to a remote MongoDB server? Is this possible?
Regex not working
I have the following regex in PHP to match a computer. /mozilla\/|opera\/|trident\// But it doesn't work, in Internet explorer 10 it doesn't match as computer and only as mobile. I'm using...
Is PHP compiled with CLI support?
Does PHP come pre-compiled with CLI support?
Why am I all of a sudden getting PHP errors?
I just started getting php errors on my site. Why?
Can I set a custom upload_max_filesize?
The default upload_max_filesize limit is not high enough. Can I change it?
PHP is running out of memory. What can I do?
I keep getting errors from php saying its running out of memory. How can I fix this?
Where is the default PHP upload_tmp_dir?
Looking at the PHP upload_tmp_dir directive value via Site Admin -> Programming Center -> PHP 'no value' is defined (default PHP 5.2 configuration). This means uploaded files should be "stored...
Didn't find what you were looking for?
Add your Question to the site.
You must be Logged In to Add a Question.
Not a member yet? Sign Up Now »