Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
globals.php
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
global $is_https
Boolean indicating whether or not the current request is secured by HTTPS.
File
documentation/
developer/
globals.php
, line 267
These are the global variables that Drupal uses.
Code
global
$
is_https
;