[ PHPXref.com ] [ Generated: Sun Jul 20 19:39:24 2008 ] [ PhpGedView 4.0 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> uploadgedcom.php (summary)

Allow admin users to upload a new gedcom using a web interface. When importing a gedcom file, some of the gedcom structure is changed so a new file is written during the import and then copied over the old file.

Author: PGV Development Team
Version: $Id: uploadgedcom.php,v 1.35.2.63 2006/06/13 22:29:15 yalnifj Exp $
File Size: 1312 lines (50 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 4 files
 includes/functions_edit.php
 includes/functions_import.php
 config.php
 includes/functions_tools.php

Defines 4 functions

  setup_progress_bar()
  complete_progress()
  wait_progress()
  update_progress()

Functions
Functions that are not part of a class:

setup_progress_bar($FILE_SIZE)   X-Ref
function that sets up the html required to run the progress bar

param: long $FILE_SIZE    the size of the file

complete_progress(time, exectext, go_pedi, go_welc)   X-Ref
No description

wait_progress()   X-Ref
No description

update_progress(bytes, time)   X-Ref
No description



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