depage-forms v1.4.1
html forms made easy
Loading...
Searching...
No Matches
uploadprogress.php File Reference

Go to the source code of this file.

Variables

 $json ['apc_enabled'] = function_exists('apc_fetch')
 if (isset( $_GET[ 'APC_UPLOAD_PROGRESS']) &&!empty( $json[ 'apc_enabled']))

Variable Documentation

◆ $json

$json[ 'apc_enabled'] = function_exists('apc_fetch')

Definition at line 3 of file uploadprogress.php.

◆ if

if(isset($_GET['APC_UPLOAD_PROGRESS']) &&!empty($json['apc_enabled'])) ( isset( $_GET[ 'APC_UPLOAD_PROGRESS']) &&!empty( $json[ 'apc_enabled']) )

Definition at line 5 of file uploadprogress.php.