PHP Classes

Why PHP 5.4?

Recommend this page to a friend!

      PHP 5.4 Session Upload Progress Bar  >  All threads  >  Why PHP 5.4?  >  (Un) Subscribe thread alerts  
Subject:Why PHP 5.4?
Summary:Why PHP 5.4?
Messages:2
Author:rudie dirkx
Date:2012-12-20 23:33:38
Update:2012-12-27 18:42:26
 

  1. Why PHP 5.4?   Reply   Report abuse  
Picture of rudie dirkx rudie dirkx - 2012-12-20 23:33:38
Why PHP 5.4? With tiny adjustments it works in all PHP, even 5.2.

  2. Re: Why PHP 5.4?   Reply   Report abuse  
Picture of Jean-Christophe Jean-Christophe - 2012-12-27 18:42:26 - In reply to message 1 from rudie dirkx
For me of course it can't work in php < 5.4 ... this is because of the new session's handler for upload progress...

We can't set or get session.upload_progress it's only available in php 5.4!

Check here for further version available of sessions in your versions:
php.net/manual/en/session.configura ...