PDA

View Full Version : php 4.4.5


genzil
22nd February 2007, 23:09
Hi

If you use sessions in your php then be aware of a bug with php 4.4.5 (the current version of php that StaticHost is using).

http://bugs.php.net/bug.php?id=40514

I've just been bitten by it :-(

Steve
23rd February 2007, 10:47
Hello,

Thanks for letting us know - we only upgraded to PHP 4.4.5 yesterday!

I'll recompile PHP when they include the bug fix in the downloadable PHP package on their site. :)


Regards,

nikitha
1st March 2007, 10:43
Hi

Can anyone tell me a crisp description about PHP. I am planning to try my hands in PHP and so i just wanted to know about PHP

Steve
1st March 2007, 13:28
Hello,

PHP is a server-side programming language that allows web developers to create dynamic content that interacts with databases. A good place to start learning PHP is http://www.w3schools.com/php/default.asp :)


Regards,

Steve
11th March 2007, 11:14
All of the StaticHost servers have been upgraded to PHP 4.4.6 which fixes this issue. :)


Regards,