noalyss Version-9
Variables
example_form.php File Reference

Go to the source code of this file.

Variables

 $img = new Securimage()
 
 $valid = $img->check($_POST['code'])
 
if(empty($_POST)) else
 

Variable Documentation

◆ $img

$img = new Securimage()

◆ $valid

$valid = $img->check($_POST['code'])

Definition at line 59 of file example_form.php.

◆ else

if ( $valid==true) else
Initial value:
{
include("securimage.php")

Definition at line 56 of file example_form.php.