xplo.re Medusa Core Framework 3.1
  • Namespace
  • Function
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Constants

  • PHP_INT_MIN

Functions

  • xc_dump
  • xc_dump_bt
  • xc_dump_var
  • xc_is_callable
  • xc_serialize
  • xc_unserialize

Function xc_unserialize

Un-serialises a variable in PHP format via the Core decoder interface.

Since: 3.1
Located at Boot.inc.php

Parameters summary

string $string Binary string of variable to un-serialise.

Return value summary

mixed Restored variable or null on failure.
xplo.re Medusa Core Framework 3.1 API documentation generated by ApiGen