メインコンテンツまでスキップ

About Parameters

Fegg has a helper methods for POST, GET, SESSION, and COOKIE.

POST/GET

Get request data that automatically converted single/double quote and character code.

SESSION

Set and read Session parameters. This automatically call session_start, so you don't need to call it.

Set and read COOKIE parameters.