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

title

Body

[close]

/ -> filler.php3 (summary)

Script for submitting items anonymously, without accessing the admin interface See documentation in doc/anonym.html.

Author: Honza Malík, Jakub Adámek, Econnect
Copyright: Copyright (C) 1999, 2000 Association for Progressive Communications
Version: $Id: filler.php3,v 1.36 2005/06/15 09:38:51 honzam Exp $
File Size: 301 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 post2shtml.php3
 include/config.php3

Defines 4 functions

  Myaddslashes()
  UseShowResult()
  SendErrorPage()
  SendOkPage()

Functions
Functions that are not part of a class:

Myaddslashes($val, $n=1)   X-Ref
No description

UseShowResult($txt,$url)   X-Ref
No description

SendErrorPage($txt)   X-Ref
Outputs a notification page when an error occurs.
If the err_url parameter is passed, redirects to the specified URL,
and passes $txt as the URL parameter named "result".
else generates an error page with the $txt message.

param: string $txt error message to print

SendOkPage($txt)   X-Ref
Loads a page if posting is successful. If the ok_url parameter is passed,
redirects to the specified URL, else returns to the calling page.




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