noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Namespaces | Variables
securimage_play.php File Reference

Go to the source code of this file.

Namespaces

namespace  Securimage
 

Project: Securimage: A PHP class for creating and managing form CAPTCHA images
File: securimage.php


Variables

 $img = new Securimage()
$img audio_format = (isset($_GET['format']) && in_array(strtolower($_GET['format']), array('mp3', 'wav')) ? strtolower($_GET['format']) : 'mp3')

Variable Documentation

$img = new Securimage()

Definition at line 39 of file securimage_play.php.

Referenced by Securimage\setBackground(), and Html_Table\test_me().

$img audio_format = (isset($_GET['format']) && in_array(strtolower($_GET['format']), array('mp3', 'wav')) ? strtolower($_GET['format']) : 'mp3')

Definition at line 40 of file securimage_play.php.

Referenced by Securimage\outputAudioFile(), and Securimage\Securimage().

 All Data Structures Namespaces Files Functions Variables Enumerations