Procedural File: function.captcha.php

Source Location: /CORE/addon/smarty/plugins/function.captcha.php

Page Details

BIGACE - a PHP and MySQL based Web CMS.

Copyright (C) Kevin Papst.

BIGACE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author:  Kevin Papst
Version:  $Id: function.captcha.php,v 1.6 2009/02/27 23:13:28 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License
Functions
smarty_function_captcha  [line 28]

void smarty_function_captcha( $params, &$smarty  )

Returns the Captcha Code to be displayed, or validates input values.

Parameter: ========== validate = name of the parameter of the image to be evaluated value = the value to be validated assign = depends on validate or create

Parameters:
   $params: 
   &$smarty: 


[ Top ]