HaxeAPI
  • Version 4.3.5
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.5
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact
View source

class SuperGlobal

package php


Available on php

Static variables

staticread onlyGLOBALS:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.globals.php

staticread only_COOKIE:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.cookie.php

staticread only_ENV:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.env.php

staticread only_FILES:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.files.php

staticread only_GET:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.get.php

staticread only_POST:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.post.php

staticread only_REQUEST:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.request.php

staticread only_SERVER:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.server.php

staticread only_SESSION:NativeAssocArray<Dynamic>

See also:

  • http://php.net/manual/en/reserved.variables.session.php

This documentation is generated for version 4.3.5

© 2024  Haxe Foundation | Contribute to Haxe