[ PHPXref.com ] [ Generated: Sun Jul 20 16:25:17 2008 ] [ ActionApps 2.8.1b ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> filldisc.php3 (summary)

filldisc.php3 - writes a discussion item into the discussion table expected parameters (usually from a HTML form): $d_item_id $d_parent_id $d_subject $d_author $d_e_mail $d_body $d_state $d_flag $d_free1 $d_free2 $d_url_address $d_url_description date and remote address(IP) of client is set by script.

Author:
Copyright: Copyright (C) 1999, 2000 Association for Progressive Communications
Version: $Id: filldisc.php3,v 1.15 2005/04/24 21:48:11 honzam Exp $
File Size: 129 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 include/config.php3

Defines 1 function

  Myaddslashes()

Functions
Functions that are not part of a class:

Myaddslashes($val, $n=1)   X-Ref
Handle with PHP magic quotes - quote the variables if quoting is set off

param: mixed $val the variable or array to quote (add slashes)
return: mixed the quoted variables (with added slashes)



[ Powered by PHPXref - Served by Debian GNU/Linux ]