SCRIPTS
The script called central.php manages the entire search, the analysing process and the
output-generation by calling other scripts as well as triggering the database in- and output.
central.php
process commander, calls other scripts
write MAIN: main_date
INPUT: in_main_id, in_keyword
read MAIN
ftp_up.php
select & prepare FTP-Account, upload generated content
write ACCOUNTS: ac_used
MAIN: main_weblink, main_ac_id
read MAIN
THEMA
ACCOUNTS
control.php
user password-check, "clone control center"
write --
read MAIN
USER
search.pl
websearch
write --
read --
makemodel.pl
prepare analysis, create analysable files
write --
read --
rainboultimadb0.2.pl
start analysing process on rainbow, 2 steps
write THEMA: alle
WORDCOUNT: alle
read --
sucker.php
online content-grabber
write --
read --
killa.php
deletion of online-clones
write MAIN
read MAIN,
ACCOUNTS
query.php
send user input to central.php
write --
read USER
subscr.php
register user in database
write USER: alle
read --
clon_gen.php
intervals for clone-generation
write MAIN: main_date, main_usr_id, main_weblink, main_ac_id
read MAIN