One of the big sources of trouble in cross-platform PHP development is the absence, presence and value of certain global (or superglobal) variables of PHP. Greatly depending on the PHP version, configuration, Web server and API used, writing cross-pl...