Function __global->is_posted_code_alien

Definitions

sources/antispam.php

  • Find if some posted code looks alien.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$data string required parameter N/A N/A Posted data

Return

  • Whether it does
  • Type: boolean
  • Set: N/A
  • Range: N/A