0) || (strlen($myurl["pass"])>0)) ) $errormessage[] = "no private FTP please".$port; } // if everything is ok if(!$errormessage) $submitok=true; } // insert the submitted prod if($submitok){ $query = "UPDATE partylinks SET "; $query.= "download='".$download."', "; $query.= "csdb=".((int)$csdb).", "; $query.= "slengpung=".((int)$slengpung).", "; $query.= "zxdemo=".((int)$zxdemo).", "; $query.= "artcity='".($artcity)."' "; $query.= "WHERE party=".$which." AND year=".$when." LIMIT 1"; mysql_query($query); logGloperatorAction("partylinks_edit",$which); } // get data to build the page $result=mysql_query("SELECT * FROM partylinks WHERE party=$which AND year=$when"); $links = mysql_fetch_assoc($result); ?>
edit another partylinks:
which: (party id)
when: (party year)

this partylinks has been modified
feel free to edit it again
see what you've done
errors found
 -
 -
partylinks information
*/ ?>
id:
party:
year:
download url:
csdb id:
zxdemo id:
slengpung id:
artcity tags:

the lobster says "NO ENTRANCE!"

you need god priveligies to access this place.

it's also possible that you forgot a ?which=xxx


login
You need to be logged in to edit a prod :: register here