phpDocumentor default
[ class tree: default ] [ index: default ] [ all elements ]

Procedural File: defines_php.lib.php

Source Location: /lodel/scripts/pma/defines_php.lib.php

Page Details
Filesource:  Source Code for this file
Constants
PMA_IS_GD2  [line 110]

PMA_IS_GD2 = 1

[ Top ]

PMA_IS_WINDOWS  [line 60]

PMA_IS_WINDOWS = 1

[ Top ]

PMA_MYSQL_CLIENT_API  [line 53]

PMA_MYSQL_CLIENT_API = (int)sprintf('%d%02d%02d',$client_api[0],$client_api[1],intval($client_api[2]))

[ Top ]

PMA_PHP_INT_VERSION  [line 35]

PMA_PHP_INT_VERSION = (int)sprintf('%d%02d%02d',$match[1],$match[2],$match[3])

[ Top ]

PMA_PHP_STR_VERSION  [line 40]

PMA_PHP_STR_VERSION = phpversion()

[ Top ]

PMA_VERSION  [line 20]

PMA_VERSION = '2.5.4'

DEFINES VARIABLES & CONSTANTS

Overview: PMA_VERSION (string) - phpMyAdmin version string PMA_PHP_INT_VERSION (int) - eg: 30017 instead of 3.0.17 or 40006 instead of 4.0.6RC3 PMA_MYSQL_CLIENT_API (int) - the version number of the MySQL client API which php is built against. PMA_IS_WINDOWS (bool) - mark if phpMyAdmin running on windows server PMA_IS_GD2 (bool) - true is GD2 is present


[ Top ]


Functions
PMA_dl  [line 66]

void PMA_dl( $module  )
Parameters:
   $module: 


[ Top ]


Documentation generated on Thu, 10 Jul 2008 05:07:28 +0200 by phpDocumentor 1.4.0a2