Skip to content
enzio53 edited this page Dec 29, 2017 · 1 revision

Welcome to the SCS-PHP wiki! - (Thanks GITHUB)

HOW TO USE

require('SCS.Class.php');

$scs = new SCS();

SETTINGS (OPTIONAL)

__construct

  • SCS (The system) : default true
  • HTTPS (HTTPS FORCE CHECK) : default false
  • LOG (LOG IP) : default false
  • COUNTRY (COUNTRY BLOCK) : default false (You can block a country)

CREATED BY Enzo Poker 🔢

Clone this wiki locally