You are here

namespace Cleantalk\Common\Variables in Anti Spam by CleanTalk 8.4

Same name in other branches
  1. 9.1.x Cleantalk\Common\Variables
Classsort descending Location Description
Cookie src/lib/Cleantalk/Common/Variables/Cookie.php Class Cookie Safety handler for $_COOKIE
Get src/lib/Cleantalk/Common/Variables/Get.php Class Get Safety handler for $_GET
Post src/lib/Cleantalk/Common/Variables/Post.php Class Post Safety handler for $_POST
Request src/lib/Cleantalk/Common/Variables/Request.php Class Request Safety handler for $_REQUEST
Server src/lib/Cleantalk/Common/Variables/Server.php Class Server Wrapper to safely get $_SERVER variables
SuperGlobalVariables src/lib/Cleantalk/Common/Variables/SuperGlobalVariables.php Class ServerVariables Safety handler for ${_SOMETHING}