Overview

Namespaces

  • codemania
    • core
      • exception
    • library
      • database
        • drivers
  • None
  • PHP

Classes

  • Cookie
  • Core
  • Crypt
  • HTTP
  • Request
  • Route
  • Security
  • Singleton
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Cookie

Namespace: codemania\core
Located at codemania/core/Cookie.php
Methods summary
public static
# get( mixed $name )
public static
# set( mixed $name, mixed $value, mixed $expire )
public static
# delete( mixed $name )
Properties summary
public static boolean $_salt false
#
public static string $_path '/'
#
public static mixed $_domain
#
public static boolean $_secure false
#
public static boolean $_httponly false
#
CodeMania Framework API documentation generated by ApiGen 2.8.0