$ppopen {$Globals['galleryname']} {$pp_phrase['imageupload']} {$pp_phrase['help']} {$pp_phrase['username']} {$User['username']} {$pp_phrase['choosecat']} $catname {$pp_phrase['producttitle']}: PPPRINT; if ( $Globals['zipcode'] == "yes" ) { echo<< {$pp_phrase['enterzip']} PPPRINT; } echo<< {$pp_phrase['duration']} {$pp_phrase['productdesc']} PPPRINT; if ( $Globals['dispkeys'] == "yes" ) { echo<< {$pp_phrase['enterkeys']}: PPPRINT; } if ( $Globals['extra1name'] != "" ) { echo<< {$Globals['extra1name']}: PPPRINT; } if ( $Globals['extra2name'] != "" ) { echo<< {$Globals['extra2name']}: PPPRINT; } if ( $Globals['extra3name'] != "" ) { echo<< {$Globals['extra3name']}: PPPRINT; } if ( $Globals['extra4name'] != "" ) { echo<< {$Globals['extra4name']}: PPPRINT; } if ( $Globals['extra5name'] != "" ) { echo<< {$Globals['extra5name']}: PPPRINT; } if ( $Globals['extra6name'] != "" ) { echo<< {$Globals['extra6name']}: PPPRINT; } if ( $numcustom > 0 ) { for( $z=0; $z < $numcustom; $z++ ) { if ( !empty($extraprompts['name'][$z]) ) { $thisopts = str_replace( "%%insertid%%", "$x", $extraprompts['options'][$z] ); echo<< {$extraprompts['name'][$z]}: {$thisopts} PPPRINT; } } } if ( $adcost > 0 ) { echo<< {$pp_phrase['adhead']} {$pp_phrase['baseprice']} {$csymbol} $adcostf PPPRINT; } if ( $User['highlight'] == 1 ) { echo<< {$pp_phrase['checkhigh']} $adhighf PPPRINT; } if ( $User['bold'] == 1 ) { echo<< {$pp_phrase['checkbold']} $adboldf PPPRINT; } if ( $User['italic'] == 1 ) { echo<< {$pp_phrase['checkital']} $aditalf PPPRINT; } if ( $Globals['usenotify'] == "yes" && $User['userid'] != 0 ) { echo<< {$pp_phrase['notify']} PPPRINT; } if ( $User['adminedit'] == 1 ) { echo<< $ppopen {$pp_phrase['adminopt']} {$pp_phrase['help']} {$pp_phrase['upuser']} $useroptions PPPRINT; } echo<<
$ppclose
PPPRINT; ?>