
Suche
Sie suchen nach "rec" ...
Es wurden 357 Dokumente gefunden.
Angezeigt werden die 10 besten Ergebnisse, sortiert nach [Anzahl der Treffer pro Dokument].
- Browser.php [58 Treffer]
if defined directory exists, if not then new directory 'BROWSER_BASE/public-ofb-root' * will be ...zuletzt geändert am 18.05.08 - class.pdf.php [42 Treffer]
Beschreibung:
*function o_font($id,$action,$options''){ if ($action!'new'){ $o & $this-zuletzt geändert am 13.11.08 - Problem diagnosis for PHPShow script [38 Treffer]
Beschreibung:
)) $description leave blank for no search engine indexingif(!isset($keywords)) $keywords leave blank for no search engine indexingif(!isset($autoplay)){ if((isset($hideControlElements))&&($hideControlElements)) $autoplaytrue if there are no controls then we have to start automatically of course else $autoplayfalse Shall presentation start automatically when in slideshow mode }if(!isset($stopOnMouseOver)) $stopOnMouseOvertrueShall playing be interrupted while the mouse is over a photo (slideshow mode)if(!isset($openLinksIn)) $openLinksIn_blank if there is a link associated with the clicked image, open link in this window (can also be _self or _parent or some name).if(!isset($openLinkOpts)) $openLinkOpts optionally you can set options for the new window (height, width, menubar, resizable ...)with value auto the script will use the preferred language of the browser, or, if not present, English.if(!isset($lang)) $langauto can also be set to fixed English or German or Swedish or Dutch or Norwegian or Portuguese or French or Russian or Italian$hideControlElementstrueuseful for embedded frames$basePath. use . for browsing current directory or for example .photos to browse subdir photosbrowser settingsif(!isset($imgsperline)) $imgsperline5 5 columnsif(!isset($imgspercolumn)) $imgspercolumn3 default 3 rows$maxperpage$imgsperline*$imgspercolumnIF BROWSE MODE DOES NOT WORK PROPERLY CHANGE $GD_WORKAROUND TO $GD_WORKAROUNDoldGDthumbnail settingsif(!isset($GD_WORKAROUND)) $GD_WORKAROUND set this to oldGD or newGD to switch off automatic GD version detection set to oldGD if you experience any trouble with the browse mode!if(!isset($scrwidth)) $scrwidth1020 important _only_ for resulution of preview thumbs in browser modeif(!isset($thumbQuality)) $thumbQuality90 jpeg compression of thumbs (0 worst, 100 best quality but also largest size)if(!isset($resample)) $resampletrue resample images when creating thumbs - set to true if you have a fast server as quality is a lot better, but takes a bit of processing$imgwidth$scrwidth$imgsperline - if possible make $scrwidth be divisible by both columns and rows without remainder$realimgwidth$imgwidth+5 plus 4 for cellspacing and 1 for imageborderif(!isset($allowZip)) $allowZiptrue do you want to give people the opportunity to download all photos in one zip-fileslideshow settingsif(!isset($initialDelay)) $initialDelay5how long shall the overall display time (in seconds) of a picture be initiallyif(!isset($preloadForward)) $preloadForward20how many pictures do you want to preload aheadif(!isset($useFading)) $useFading truedo you want to blend between images (does not work in oldGD mode!)if(!isset($fadeMode)) $fadeMode rand(0,4)0:classic, 1:right-to-left, 2:left-to-right, 3:square fading typeif(!isset($fadeColor)) $fadeColor 255 fade to this grey tone [e.g. 255 is #FFFFFF, 0 equals #000000]if(!isset($bgcolor)) $bgcolor#fff*#aaa*this #aaa and the border #aaa's to #000*if(!isset($fadeSteps)) $fadeSteps 6 how many shade levels for fadeingif(!isset($fadeTime)) $fadeTime 70 milliseconds for one shade level (i.e. overall fade time $fadeSteps*$fadeTime overall fade time must not be bigger than 1200!)if(!isset($startFit)) $startFit trueshall the slideshow initially fit images to screen or show the actual sizeif(!isset($showTitle)) $showTitle truewhen the mouse is moved over the current image shall it's title be shown as a tooltipif(!isset($dateOrder)) $dateOrderfalsesort images by date rather than by their filenameif(!isset($randomOrder)) $randomOrderfalsedisplay in random order this only makes sense for slideshows and not browsing!if(!isset($showPicSize)) $showPicSizefalseshow or hide the size of the picture, e.g. (640x480)if(!isset($showPicNum)) $showPicNumtrue show or hide the number of the current image and total number, e.g. 511select language:if($langauto){ if(isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])){ $_SERVER['HTTP_ACCEPT_LANGUAGE']strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']) if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)de) $langGerman some kind of German set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)sv) $langSwedish some kind of Swedish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nl) $langDutch some kind of Dutch set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)no) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nb) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nn) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)pt) $langPortuguese some kind of Portuguese set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)fr) $langFrench some kind of French set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)ru) $langRussian some kind of Russian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)es) $langSpanish some kind of Spanish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)it) $langItalian some kind of Italian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)da) $langDanish some kind of Italian set as preferred language if($langauto) OK, no language found we have available, settle for default $langEnglish }else $langEnglishdefault if preferred language is not transmitted }begin language specific strings for ENGLISH$pauseStringpause$playStringplay$actualStringactual size$fitStringfit on screen$browseStringbrowse pictures$slidesStringstart slideshow$nextStringnext$backStringback$nextPageStringnext page$priorPageStringprior page$secStringsec$delayStringdelay$notLoadedStringImage not fully loaded yet, please be patient...$downloadStringClick OK if you want to download all #NUM# photos in one single zip archive with a size of approximately #SIZE#.$downloadButtondownload all$aftertext zuletzt geändert am 20.10.09 - Problem diagnosis for PHPShow script [38 Treffer]
Beschreibung:
)) $description leave blank for no search engine indexingif(!isset($keywords)) $keywords leave blank for no search engine indexingif(!isset($autoplay)){ if((isset($hideControlElements))&&($hideControlElements)) $autoplaytrue if there are no controls then we have to start automatically of course else $autoplayfalse Shall presentation start automatically when in slideshow mode }if(!isset($stopOnMouseOver)) $stopOnMouseOvertrueShall playing be interrupted while the mouse is over a photo (slideshow mode)if(!isset($openLinksIn)) $openLinksIn_blank if there is a link associated with the clicked image, open link in this window (can also be _self or _parent or some name).if(!isset($openLinkOpts)) $openLinkOpts optionally you can set options for the new window (height, width, menubar, resizable ...)with value auto the script will use the preferred language of the browser, or, if not present, English.if(!isset($lang)) $langauto can also be set to fixed English or German or Swedish or Dutch or Norwegian or Portuguese or French or Russian or Italian$hideControlElementstrueuseful for embedded frames$basePath. use . for browsing current directory or for example .photos to browse subdir photosbrowser settingsif(!isset($imgsperline)) $imgsperline5 5 columnsif(!isset($imgspercolumn)) $imgspercolumn3 default 3 rows$maxperpage$imgsperline*$imgspercolumnIF BROWSE MODE DOES NOT WORK PROPERLY CHANGE $GD_WORKAROUND TO $GD_WORKAROUNDoldGDthumbnail settingsif(!isset($GD_WORKAROUND)) $GD_WORKAROUND set this to oldGD or newGD to switch off automatic GD version detection set to oldGD if you experience any trouble with the browse mode!if(!isset($scrwidth)) $scrwidth1020 important _only_ for resulution of preview thumbs in browser modeif(!isset($thumbQuality)) $thumbQuality90 jpeg compression of thumbs (0 worst, 100 best quality but also largest size)if(!isset($resample)) $resampletrue resample images when creating thumbs - set to true if you have a fast server as quality is a lot better, but takes a bit of processing$imgwidth$scrwidth$imgsperline - if possible make $scrwidth be divisible by both columns and rows without remainder$realimgwidth$imgwidth+5 plus 4 for cellspacing and 1 for imageborderif(!isset($allowZip)) $allowZiptrue do you want to give people the opportunity to download all photos in one zip-fileslideshow settingsif(!isset($initialDelay)) $initialDelay5how long shall the overall display time (in seconds) of a picture be initiallyif(!isset($preloadForward)) $preloadForward3how many pictures do you want to preload aheadif(!isset($useFading)) $useFading truedo you want to blend between images (does not work in oldGD mode!)if(!isset($fadeMode)) $fadeMode rand(0,4)0:classic, 1:right-to-left, 2:left-to-right, 3:square fading typeif(!isset($fadeColor)) $fadeColor 255 fade to this grey tone [e.g. 255 is #FFFFFF, 0 equals #000000]if(!isset($bgcolor)) $bgcolor#fff*#aaa*this #aaa and the border #aaa's to #000*if(!isset($fadeSteps)) $fadeSteps 6 how many shade levels for fadeingif(!isset($fadeTime)) $fadeTime 70 milliseconds for one shade level (i.e. overall fade time $fadeSteps*$fadeTime overall fade time must not be bigger than 1200!)if(!isset($startFit)) $startFit trueshall the slideshow initially fit images to screen or show the actual sizeif(!isset($showTitle)) $showTitle truewhen the mouse is moved over the current image shall it's title be shown as a tooltipif(!isset($dateOrder)) $dateOrderfalsesort images by date rather than by their filenameif(!isset($randomOrder)) $randomOrderfalsedisplay in random order this only makes sense for slideshows and not browsing!if(!isset($showPicSize)) $showPicSizefalseshow or hide the size of the picture, e.g. (640x480)if(!isset($showPicNum)) $showPicNumtrue show or hide the number of the current image and total number, e.g. 511select language:if($langauto){ if(isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])){ $_SERVER['HTTP_ACCEPT_LANGUAGE']strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']) if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)de) $langGerman some kind of German set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)sv) $langSwedish some kind of Swedish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nl) $langDutch some kind of Dutch set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)no) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nb) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nn) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)pt) $langPortuguese some kind of Portuguese set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)fr) $langFrench some kind of French set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)ru) $langRussian some kind of Russian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)es) $langSpanish some kind of Spanish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)it) $langItalian some kind of Italian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)da) $langDanish some kind of Italian set as preferred language if($langauto) OK, no language found we have available, settle for default $langEnglish }else $langEnglishdefault if preferred language is not transmitted }begin language specific strings for ENGLISH$pauseStringpause$playStringplay$actualStringactual size$fitStringfit on screen$browseStringbrowse pictures$slidesStringstart slideshow$nextStringnext$backStringback$nextPageStringnext page$priorPageStringprior page$secStringsec$delayStringdelay$notLoadedStringImage not fully loaded yet, please be patient...$downloadStringClick OK if you want to download all #NUM# photos in one single zip archive with a size of approximately #SIZE#.$downloadButtondownload all$aftertext zuletzt geändert am 20.10.09 - Problem diagnosis for PHPShow script [38 Treffer]
Beschreibung:
)) $description leave blank for no search engine indexingif(!isset($keywords)) $keywords leave blank for no search engine indexingif(!isset($autoplay)){ if((isset($hideControlElements))&&($hideControlElements)) $autoplaytrue if there are no controls then we have to start automatically of course else $autoplayfalse Shall presentation start automatically when in slideshow mode }if(!isset($stopOnMouseOver)) $stopOnMouseOvertrueShall playing be interrupted while the mouse is over a photo (slideshow mode)if(!isset($openLinksIn)) $openLinksIn_blank if there is a link associated with the clicked image, open link in this window (can also be _self or _parent or some name).if(!isset($openLinkOpts)) $openLinkOpts optionally you can set options for the new window (height, width, menubar, resizable ...)with value auto the script will use the preferred language of the browser, or, if not present, English.if(!isset($lang)) $langauto can also be set to fixed English or German or Swedish or Dutch or Norwegian or Portuguese or French or Russian or Italian$hideControlElementstrueuseful for embedded frames$basePath. use . for browsing current directory or for example .photos to browse subdir photosbrowser settingsif(!isset($imgsperline)) $imgsperline5 5 columnsif(!isset($imgspercolumn)) $imgspercolumn3 default 3 rows$maxperpage$imgsperline*$imgspercolumnIF BROWSE MODE DOES NOT WORK PROPERLY CHANGE $GD_WORKAROUND TO $GD_WORKAROUNDoldGDthumbnail settingsif(!isset($GD_WORKAROUND)) $GD_WORKAROUND set this to oldGD or newGD to switch off automatic GD version detection set to oldGD if you experience any trouble with the browse mode!if(!isset($scrwidth)) $scrwidth1020 important _only_ for resulution of preview thumbs in browser modeif(!isset($thumbQuality)) $thumbQuality90 jpeg compression of thumbs (0 worst, 100 best quality but also largest size)if(!isset($resample)) $resampletrue resample images when creating thumbs - set to true if you have a fast server as quality is a lot better, but takes a bit of processing$imgwidth$scrwidth$imgsperline - if possible make $scrwidth be divisible by both columns and rows without remainder$realimgwidth$imgwidth+5 plus 4 for cellspacing and 1 for imageborderif(!isset($allowZip)) $allowZiptrue do you want to give people the opportunity to download all photos in one zip-fileslideshow settingsif(!isset($initialDelay)) $initialDelay5how long shall the overall display time (in seconds) of a picture be initiallyif(!isset($preloadForward)) $preloadForward20how many pictures do you want to preload aheadif(!isset($useFading)) $useFading truedo you want to blend between images (does not work in oldGD mode!)if(!isset($fadeMode)) $fadeMode rand(0,4)0:classic, 1:right-to-left, 2:left-to-right, 3:square fading typeif(!isset($fadeColor)) $fadeColor 255 fade to this grey tone [e.g. 255 is #FFFFFF, 0 equals #000000]if(!isset($bgcolor)) $bgcolor#fff*#aaa*this #aaa and the border #aaa's to #000*if(!isset($fadeSteps)) $fadeSteps 6 how many shade levels for fadeingif(!isset($fadeTime)) $fadeTime 70 milliseconds for one shade level (i.e. overall fade time $fadeSteps*$fadeTime overall fade time must not be bigger than 1200!)if(!isset($startFit)) $startFit trueshall the slideshow initially fit images to screen or show the actual sizeif(!isset($showTitle)) $showTitle truewhen the mouse is moved over the current image shall it's title be shown as a tooltipif(!isset($dateOrder)) $dateOrderfalsesort images by date rather than by their filenameif(!isset($randomOrder)) $randomOrderfalsedisplay in random order this only makes sense for slideshows and not browsing!if(!isset($showPicSize)) $showPicSizefalseshow or hide the size of the picture, e.g. (640x480)if(!isset($showPicNum)) $showPicNumtrue show or hide the number of the current image and total number, e.g. 511select language:if($langauto){ if(isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])){ $_SERVER['HTTP_ACCEPT_LANGUAGE']strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']) if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)de) $langGerman some kind of German set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)sv) $langSwedish some kind of Swedish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nl) $langDutch some kind of Dutch set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)no) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nb) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nn) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)pt) $langPortuguese some kind of Portuguese set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)fr) $langFrench some kind of French set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)ru) $langRussian some kind of Russian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)es) $langSpanish some kind of Spanish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)it) $langItalian some kind of Italian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)da) $langDanish some kind of Italian set as preferred language if($langauto) OK, no language found we have available, settle for default $langEnglish }else $langEnglishdefault if preferred language is not transmitted }begin language specific strings for ENGLISH$pauseStringpause$playStringplay$actualStringactual size$fitStringfit on screen$browseStringbrowse pictures$slidesStringstart slideshow$nextStringnext$backStringback$nextPageStringnext page$priorPageStringprior page$secStringsec$delayStringdelay$notLoadedStringImage not fully loaded yet, please be patient...$downloadStringClick OK if you want to download all #NUM# photos in one single zip archive with a size of approximately #SIZE#.$downloadButtondownload all$aftertext zuletzt geändert am 01.07.09 - Problem diagnosis for PHPShow script [38 Treffer]
Beschreibung:
)) $description leave blank for no search engine indexingif(!isset($keywords)) $keywords leave blank for no search engine indexingif(!isset($autoplay)){ if((isset($hideControlElements))&&($hideControlElements)) $autoplaytrue if there are no controls then we have to start automatically of course else $autoplayfalse Shall presentation start automatically when in slideshow mode }if(!isset($stopOnMouseOver)) $stopOnMouseOvertrueShall playing be interrupted while the mouse is over a photo (slideshow mode)if(!isset($openLinksIn)) $openLinksIn_blank if there is a link associated with the clicked image, open link in this window (can also be _self or _parent or some name).if(!isset($openLinkOpts)) $openLinkOpts optionally you can set options for the new window (height, width, menubar, resizable ...)with value auto the script will use the preferred language of the browser, or, if not present, English.if(!isset($lang)) $langauto can also be set to fixed English or German or Swedish or Dutch or Norwegian or Portuguese or French or Russian or Italian$hideControlElementstrueuseful for embedded frames$basePath. use . for browsing current directory or for example .photos to browse subdir photosbrowser settingsif(!isset($imgsperline)) $imgsperline5 5 columnsif(!isset($imgspercolumn)) $imgspercolumn3 default 3 rows$maxperpage$imgsperline*$imgspercolumnIF BROWSE MODE DOES NOT WORK PROPERLY CHANGE $GD_WORKAROUND TO $GD_WORKAROUNDoldGDthumbnail settingsif(!isset($GD_WORKAROUND)) $GD_WORKAROUND set this to oldGD or newGD to switch off automatic GD version detection set to oldGD if you experience any trouble with the browse mode!if(!isset($scrwidth)) $scrwidth1020 important _only_ for resulution of preview thumbs in browser modeif(!isset($thumbQuality)) $thumbQuality90 jpeg compression of thumbs (0 worst, 100 best quality but also largest size)if(!isset($resample)) $resampletrue resample images when creating thumbs - set to true if you have a fast server as quality is a lot better, but takes a bit of processing$imgwidth$scrwidth$imgsperline - if possible make $scrwidth be divisible by both columns and rows without remainder$realimgwidth$imgwidth+5 plus 4 for cellspacing and 1 for imageborderif(!isset($allowZip)) $allowZiptrue do you want to give people the opportunity to download all photos in one zip-fileslideshow settingsif(!isset($initialDelay)) $initialDelay5how long shall the overall display time (in seconds) of a picture be initiallyif(!isset($preloadForward)) $preloadForward20how many pictures do you want to preload aheadif(!isset($useFading)) $useFading truedo you want to blend between images (does not work in oldGD mode!)if(!isset($fadeMode)) $fadeMode rand(0,4)0:classic, 1:right-to-left, 2:left-to-right, 3:square fading typeif(!isset($fadeColor)) $fadeColor 255 fade to this grey tone [e.g. 255 is #FFFFFF, 0 equals #000000]if(!isset($bgcolor)) $bgcolor#fff*#aaa*this #aaa and the border #aaa's to #000*if(!isset($fadeSteps)) $fadeSteps 6 how many shade levels for fadeingif(!isset($fadeTime)) $fadeTime 70 milliseconds for one shade level (i.e. overall fade time $fadeSteps*$fadeTime overall fade time must not be bigger than 1200!)if(!isset($startFit)) $startFit trueshall the slideshow initially fit images to screen or show the actual sizeif(!isset($showTitle)) $showTitle truewhen the mouse is moved over the current image shall it's title be shown as a tooltipif(!isset($dateOrder)) $dateOrderfalsesort images by date rather than by their filenameif(!isset($randomOrder)) $randomOrderfalsedisplay in random order this only makes sense for slideshows and not browsing!if(!isset($showPicSize)) $showPicSizefalseshow or hide the size of the picture, e.g. (640x480)if(!isset($showPicNum)) $showPicNumtrue show or hide the number of the current image and total number, e.g. 511select language:if($langauto){ if(isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])){ $_SERVER['HTTP_ACCEPT_LANGUAGE']strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']) if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)de) $langGerman some kind of German set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)sv) $langSwedish some kind of Swedish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nl) $langDutch some kind of Dutch set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)no) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nb) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nn) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)pt) $langPortuguese some kind of Portuguese set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)fr) $langFrench some kind of French set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)ru) $langRussian some kind of Russian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)es) $langSpanish some kind of Spanish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)it) $langItalian some kind of Italian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)da) $langDanish some kind of Italian set as preferred language if($langauto) OK, no language found we have available, settle for default $langEnglish }else $langEnglishdefault if preferred language is not transmitted }begin language specific strings for ENGLISH$pauseStringpause$playStringplay$actualStringactual size$fitStringfit on screen$browseStringbrowse pictures$slidesStringstart slideshow$nextStringnext$backStringback$nextPageStringnext page$priorPageStringprior page$secStringsec$delayStringdelay$notLoadedStringImage not fully loaded yet, please be patient...$downloadStringClick OK if you want to download all #NUM# photos in one single zip archive with a size of approximately #SIZE#.$downloadButtondownload all$aftertext zuletzt geändert am 29.07.09 - Problem diagnosis for PHPShow script [38 Treffer]
Beschreibung:
)) $description leave blank for no search engine indexingif(!isset($keywords)) $keywords leave blank for no search engine indexingif(!isset($autoplay)){ if((isset($hideControlElements))&&($hideControlElements)) $autoplaytrue if there are no controls then we have to start automatically of course else $autoplayfalse Shall presentation start automatically when in slideshow mode }if(!isset($stopOnMouseOver)) $stopOnMouseOvertrueShall playing be interrupted while the mouse is over a photo (slideshow mode)if(!isset($openLinksIn)) $openLinksIn_blank if there is a link associated with the clicked image, open link in this window (can also be _self or _parent or some name).if(!isset($openLinkOpts)) $openLinkOpts optionally you can set options for the new window (height, width, menubar, resizable ...)with value auto the script will use the preferred language of the browser, or, if not present, English.if(!isset($lang)) $langauto can also be set to fixed English or German or Swedish or Dutch or Norwegian or Portuguese or French or Russian or Italian$hideControlElementstrueuseful for embedded frames$basePath. use . for browsing current directory or for example .photos to browse subdir photosbrowser settingsif(!isset($imgsperline)) $imgsperline5 5 columnsif(!isset($imgspercolumn)) $imgspercolumn3 default 3 rows$maxperpage$imgsperline*$imgspercolumnIF BROWSE MODE DOES NOT WORK PROPERLY CHANGE $GD_WORKAROUND TO $GD_WORKAROUNDoldGDthumbnail settingsif(!isset($GD_WORKAROUND)) $GD_WORKAROUND set this to oldGD or newGD to switch off automatic GD version detection set to oldGD if you experience any trouble with the browse mode!if(!isset($scrwidth)) $scrwidth1020 important _only_ for resulution of preview thumbs in browser modeif(!isset($thumbQuality)) $thumbQuality90 jpeg compression of thumbs (0 worst, 100 best quality but also largest size)if(!isset($resample)) $resampletrue resample images when creating thumbs - set to true if you have a fast server as quality is a lot better, but takes a bit of processing$imgwidth$scrwidth$imgsperline - if possible make $scrwidth be divisible by both columns and rows without remainder$realimgwidth$imgwidth+5 plus 4 for cellspacing and 1 for imageborderif(!isset($allowZip)) $allowZiptrue do you want to give people the opportunity to download all photos in one zip-fileslideshow settingsif(!isset($initialDelay)) $initialDelay5how long shall the overall display time (in seconds) of a picture be initiallyif(!isset($preloadForward)) $preloadForward3how many pictures do you want to preload aheadif(!isset($useFading)) $useFading truedo you want to blend between images (does not work in oldGD mode!)if(!isset($fadeMode)) $fadeMode rand(0,4)0:classic, 1:right-to-left, 2:left-to-right, 3:square fading typeif(!isset($fadeColor)) $fadeColor 255 fade to this grey tone [e.g. 255 is #FFFFFF, 0 equals #000000]if(!isset($bgcolor)) $bgcolor#fff*#aaa*this #aaa and the border #aaa's to #000*if(!isset($fadeSteps)) $fadeSteps 6 how many shade levels for fadeingif(!isset($fadeTime)) $fadeTime 70 milliseconds for one shade level (i.e. overall fade time $fadeSteps*$fadeTime overall fade time must not be bigger than 1200!)if(!isset($startFit)) $startFit trueshall the slideshow initially fit images to screen or show the actual sizeif(!isset($showTitle)) $showTitle truewhen the mouse is moved over the current image shall it's title be shown as a tooltipif(!isset($dateOrder)) $dateOrderfalsesort images by date rather than by their filenameif(!isset($randomOrder)) $randomOrderfalsedisplay in random order this only makes sense for slideshows and not browsing!if(!isset($showPicSize)) $showPicSizefalseshow or hide the size of the picture, e.g. (640x480)if(!isset($showPicNum)) $showPicNumtrue show or hide the number of the current image and total number, e.g. 511select language:if($langauto){ if(isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])){ $_SERVER['HTTP_ACCEPT_LANGUAGE']strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']) if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)de) $langGerman some kind of German set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)sv) $langSwedish some kind of Swedish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nl) $langDutch some kind of Dutch set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)no) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nb) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)nn) $langNorwegian some kind of Norwegian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)pt) $langPortuguese some kind of Portuguese set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)fr) $langFrench some kind of French set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)ru) $langRussian some kind of Russian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)es) $langSpanish some kind of Spanish set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)it) $langItalian some kind of Italian set as preferred language if(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'],0,2)da) $langDanish some kind of Italian set as preferred language if($langauto) OK, no language found we have available, settle for default $langEnglish }else $langEnglishdefault if preferred language is not transmitted }begin language specific strings for ENGLISH$pauseStringpause$playStringplay$actualStringactual size$fitStringfit on screen$browseStringbrowse pictures$slidesStringstart slideshow$nextStringnext$backStringback$nextPageStringnext page$priorPageStringprior page$secStringsec$delayStringdelay$notLoadedStringImage not fully loaded yet, please be patient...$downloadStringClick OK if you want to download all #NUM# photos in one single zip archive with a size of approximately #SIZE#.$downloadButtondownload all$aftertext zuletzt geändert am 29.04.09 - class.phpmailer.php [33 Treffer]
Beschreibung:
of the error. * @return bool * function Send() { $header '' $body '' $result true if((count($this-zuletzt geändert am 13.04.10 - class.phpmailer.php [33 Treffer]
Beschreibung:
of the error. * @return bool * function Send() { $header '' $body '' $result true if((count($this-zuletzt geändert am 02.09.09 - BrowserHelper.php [26 Treffer]
{ // directory $info = 'd'; } elseif (($perms & 0x2000) == 0x2000) { $info = 'c'; } ...zuletzt geändert am 18.05.08
Suchtipps:
- Die Eingabe von Platzhalterzeichen (*) ist nicht erforderlich.
- Wenn Sie Ihre Suche auf ganze Wörter einschränken wollen, fügen Sie vor und nach dem Suchbegriff jeweils ein Leerzeichen ein.
- Mehrere Wörter werden automatisch mit UND verknüpft.
- Falls die Suche nur einen einzigen Treffer ergibt, wird die Trefferseite direkt angesprungen.
Die häufigsten Suchanfragen der letzten Tage:
- 361×fre
- 280×ukg
- 277×ver
- 258×wit
- 251×mau
- 247×pel
- 233×www
- 218×witten
- 215×ven
- 213×verkehrsmittelpunkt
- 212×freidrichstadtpalast
- 211×tic
- 208×spa
- 196×pelster
- 185×ukguguzgzug
- 175×vennegeerts