a-blog cms PHP API Reference

standalone.php

Table of Contents

Constants

ACMS_SID  = \null
ADMIN  = ''
AID  = \null
BID  = 1
CID  = \null
CMID  = \null
DATE  = \null
EID  = \null
END  = ''
FIELD  = ''
IS_DEVELOPMENT  = \null
KEYWORD  = ''
LICENSE_OPTION_OEM  = \null
ORDER  = ''
PAGE  = 1
RBID  = \null
REQUEST_TIME  = \time()
RID  = \null
RVID  = \null
SBID  = \null
SEARCH_ENGINE_KEYWORD  = \null
SESSION_NEXT_ID  = \null
SESSION_USE_COOKIE  = \null
START  = ''
START_TIME  = \microtime(\true)
SUID  = \null
SYSTEM_GENERATED_DATETIME  = \null
TAG  = ''
UID  = \null
UTID  = \null
VIEW  = \null

Functions

env()  : string
環境変数の取得
acmsStandAloneRun()  : mixed
acmsStdMessage()  : mixed

Constants

IS_DEVELOPMENT

public mixed IS_DEVELOPMENT = \null

LICENSE_OPTION_OEM

public mixed LICENSE_OPTION_OEM = \null

SEARCH_ENGINE_KEYWORD

public mixed SEARCH_ENGINE_KEYWORD = \null

SESSION_NEXT_ID

public mixed SESSION_NEXT_ID = \null
public mixed SESSION_USE_COOKIE = \null

START_TIME

public mixed START_TIME = \microtime(\true)

SYSTEM_GENERATED_DATETIME

public mixed SYSTEM_GENERATED_DATETIME = \null

Functions

env()

環境変数の取得

env(string $key[, string $default = '' ]) : string
Parameters
$key : string
$default : string = ''
Return values
string

acmsStandAloneRun()

acmsStandAloneRun(mixed $exec) : mixed
Parameters
$exec : mixed

acmsStdMessage()

acmsStdMessage(mixed $message) : mixed
Parameters
$message : mixed

        
On this page

Search results