Home
last modified time | relevance | path

Searched refs:_GET (Results 1 – 25 of 222) sorted by relevance

123456789

/plugin/jdraw/
Djdraw.php4 <title>Diagram editor <?php echo pack("H*", $_GET["name"]); ?></title>
43 … ARCHIVE = "<?php echo pack("H*", $_GET["dokuBase"]); ?>lib/plugins/jdraw/lib/jdraw.jar" \
47 dokuBase="<?php echo $_GET["dokuBase"]; ?>" \
48 palettes="<?php echo $_GET["palettes"]; ?>" \
49 imageFormat="<?php echo $_GET["image_format"]; ?>" \
50 authtok="<?php echo $_GET["authtok"]; ?>" \
51 sectok="<?php echo $_GET["sectok"]; ?>" \
52 name="<?php echo $_GET["name"]; ?>" \
53 sessionName="<?php echo $_GET["sessionName"]; ?>" \
54 sessionId="<?php echo $_GET["sessionId"]; ?>" \
[all …]
/plugin/photogallery/phpThumb/
DphpThumb.php32 $_GET = $HTTP_GET_VARS; variable
40 …me(!empty($_GET['sia']) ? $_GET['sia'] : (!empty($_GET['down']) ? $_GET['down'] : 'phpThumb_genera…
42 …if (empty($_GET['sia']) && empty($_GET['down']) && !empty($getimagesize[0]) && !empty($getimagesiz…
44 …intval($getimagesize[0]).'x'.intval($getimagesize[1]).'.'.(!empty($_GET['f']) ? $_GET['f'] : 'jpg'…
47 …aveAsFileHeaderIfNeeded() sending header: Content-Disposition: '.(!empty($_GET['down']) ? 'attachm…
48 …header('Content-Disposition: '.(!empty($_GET['down']) ? 'attachment' : 'inline').'; filename="'.$d…
165 …$_GET['phpThumbDebug'] = (!empty($_GET['phpThumbDebug']) ? max(1, (int) $_GET[ 'phpThumbDebug']) :…
166 $phpThumb->setParameter('phpThumbDebug', $_GET['phpThumbDebug']);
172 if (empty($phpThumb->config_disable_pathinfo_parsing) && (empty($_GET) || isset($_GET['phpThumbDebu…
178 $_GET['src'] = @$args[count($args) - 1];
[all …]
/plugin/rdplink/
Drdp.php3 header("Content-disposition: attachment; filename=".$_GET['server'].".rdp");
27 full address:s:<?php echo $_GET['server']. "\n"?>
28 <?php if (!empty($_GET['domain'])) echo "domain:s:".$_GET['domain']."\n" ?>
29 <?php if (!empty($_GET['username'])) echo "username:s:".$_GET['username']."\n" ?>
30 <?php if (!empty($_GET['password'])) echo "password 51:b:".$_GET['password']."\n" ?>
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
Dconnector.php45 if (!isset($_GET)) {
46 global $_GET;
51 if ( !isset( $_GET['Command'] ) || !isset( $_GET['Type'] ) || !isset( $_GET['CurrentFolder'] ) )
57 $sCommand = $_GET['Command'] ;
58 $sResourceType = $_GET['Type'] ;
102 UnlinkFile($sResourceType, $sCurrentFolder, $sCommand, $_GET['file']);
/plugin/templateconfhelper/action/
Dtemplateaction.php54 if( isset( $_GET['utpl'] ) && preg_match( '/^[\w-]+$/', $_GET['utpl'] )) {
55 if( $_GET['utpl'] != $tpl && $_GET['utpl'] != $conf['template'] ) {
58 $tpl = $_GET['utpl'];
61 if( isset( $_GET['utpl'] ) && $_GET['utpl'] == "" ) {
68 if( isset( $_GET['utpl_theme'] ) && preg_match( '/^[\w-]*$/', $_GET['utpl_theme'] )) {
69 if( $_GET['utpl_theme'] ) {
70 $theme = $_GET['utpl_theme'];
73 $this->save_session( 'template_theme', $_GET['utpl_theme'] );
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/php/
Dconnector.php41 else if ( isset( $_GET['ServerPath'] ) )
42 $GLOBALS["UserFilesPath"] = $_GET['ServerPath'] ;
66 if ( !isset( $_GET['Command'] ) || !isset( $_GET['Type'] ) || !isset( $_GET['CurrentFolder'] ) )
70 $sCommand = $_GET['Command'] ;
71 $sResourceType = $_GET['Type'] ;
72 $sCurrentFolder = $_GET['CurrentFolder'] ;
/plugin/farm/
Dtestclient.php38 if(isset($_GET['a'])) {
39 …cli->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalExists', array('name' => $_GET['a'])));
40 }elseif(isset($_GET['d'])) {
41 …cli->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalDelete', array('name' => $_GET['d'])));
42 }elseif(isset($_GET['new'])) {
43 …i->authenticateRemoteAppAndRun('remoteapp', 'pwd', 'animalCreate', array('name' => $_GET['new'])));
46 …if(isset($_GET['a']) || isset($_GET['d']) || isset($_GET['new'])) echo '<pre>'.getLastRequestForma…
/plugin/simplechat/
Dajax.php12 $cmd = $_GET['cmd'];
13 …$room = str_replace(array(' ','.','/',':'),array('','','-','-'),$_GET['room']); // need to clean t…
17 $msg = str_replace( array("\r","\n"), '\r', trim($_GET['msg']) );
23 …$newmsgline = ".\t&laquo;".htmlspecialchars($_GET['user'])." ".htmlspecialchars( substr( $msg , 4)…
28 …$newmsgline = ".\t&laquo;".htmlspecialchars($_GET['user'])." flips a coin. It is ".$coin[rand(0,1)…
32 …$newmsgline = ".\t&laquo;".htmlspecialchars($_GET['user'])." rolls a ".rand(1,$dicesides)." out of…
42 $newmsgline = htmlspecialchars($_GET['user'])."\t".htmlspecialchars($msg)."\n";
57 $startline = $_GET['start'];
74 $newmsgline = ".\t".htmlspecialchars($_GET['user'])." entered the chat.\n";
80 $newmsgline = ".\t".htmlspecialchars($_GET['user'])." left the chat.\n";
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
Dconnector.php41 if (!isset($_GET)) {
42 global $_GET;
44 if ( !isset( $_GET['Command'] ) || !isset( $_GET['Type'] ) || !isset( $_GET['CurrentFolder'] ) )
48 $sCommand = $_GET['Command'] ;
49 $sResourceType = $_GET['Type'] ;
/plugin/rater/
Daction.php45 $this->raterfile = $_GET['rater_file'];
46 $this->rater_id = $_GET['rater_id'];
47 $this->rater_name = $_GET['rater_name'];
48 $this->rater_ip = $_GET['rater_ip'];
49 $this->rater_end = $_GET['rater_end'];
50 $this->anker_id = $_GET['anker'];
54 $this->raterfile = $_GET['rater_file'];
55 $this->rater_id = $_GET['rater_id'];
56 $this->rater_name = $_GET['rater_name'];
57 $this->rater_ip = $_GET['rater_ip'];
[all …]
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
Dconnector.php51 if (!isset($_GET)) {
52 global $_GET;
57 if ( !isset( $_GET['Command'] ) || !isset( $_GET['Type'] ) || !isset( $_GET['CurrentFolder'] ) )
63 $sCommand = urlencode($_GET['Command'] );
64 $sResourceType = urlencode($_GET['Type']) ;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dconnector.php51 if (!isset($_GET)) {
52 global $_GET;
57 if ( !isset( $_GET['Command'] ) || !isset( $_GET['Type'] ) || !isset( $_GET['CurrentFolder'] ) )
63 $sCommand = urlencode($_GET['Command'] );
64 $sResourceType = urlencode($_GET['Type']) ;
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.showpic.php37 if (isset($_GET['title'])) {
38 echo '<title>'.htmlentities($_GET['title']).'</title>';
39 unset($_GET['title']);
82 foreach ($_GET as $key => $value) {
125 if (!empty($_GET['src'])) {
/plugin/dataloop/syntax/
Droll.php241 $offset = (int) $_GET['dataofs'];
246 …derer->doc .= '<a href="'.wl($ID,array('datasrt'=>$_GET['datasrt'], 'dataofs'=>$prev, 'dataflt'=>$
254 …derer->doc .= '<a href="'.wl($ID,array('datasrt'=>$_GET['datasrt'], 'dataofs'=>$next, 'dataflt'=>$
278 if($_GET['datasrt']){
279 if($_GET['datasrt']{0} == '^'){
280 $data['sort'] = array(substr($_GET['datasrt'],1),'DESC');
282 $data['sort'] = array($_GET['datasrt'],'ASC');
353 if($_GET['dataflt']){
354 list($col,$val) = split(':',$_GET['dataflt'],2);
382 if((int) $_GET['dataofs']){
[all …]
/plugin/geonav/server/
Dget_locality.php6 $locality = $_GET["locality"];
9 $countyCode=$_GET["county"];
10 $q=$_GET["q"];
13 $countryCode=$_GET["ctry"];
14 $topic=$_GET["p"];
Dget_county.php6 $countyCode=$_GET["county"];
8 $countryCode=$_GET["ctry"];
9 $q=$_GET["q"];
10 $topic=$_GET["p"];
/plugin/database2/
Dmedia.php76 if ( $_GET['s'] )
80 $source = @unserialize( @base64_decode( $_GET['s'] ) );
99 $_GET['d'] = false;
109 $source = @unserialize( @gzuncompress( @base64_decode( $_GET['a'] ) ) );
110 $hash = trim( @base64_decode( $_GET['b'] ) );
208 $providedHash = @base64_decode( $_GET['b'] );
221 switch ( $_GET['m'] )
333 $_GET['d'] = false;
346 if ( $_GET['d'] )
351 if ( isset( $_GET['thumb'] ) )
[all …]
/plugin/whennotfound/
Daction.php16 if($_GET['whennotfounded']){
17_GET['whennotfounded'])."].".(auth_quickaclcheck($_GET['whennotfounded'])>=AUTH_CREATE ? " If you …
61 $get=$_GET; unset($get['id']);
73 $get=$_GET;
/plugin/godiag/
Dfetch.php17 if($_GET['t'] == 'png'){
18 $file = getCacheName($_GET['f'],'.godiag.png');
21 $file = getCacheName($_GET['f'],'.godiag.sgf');
35 if($_GET['t'] != 'png') header('Content-Disposition: attachment; filename="'.basename($file).'";');
/plugin/codebutton2/
Dgenpng.php9 $bg = imagecreatetruecolor(isset($_GET['text']) ? strlen($_GET['text'])*11 : 66, 15);
17 $text = isset($_GET['text']) ? $_GET['text'] : "No Name";
/plugin/custombuttons/
Dgenpng.php9 if(isset($_GET['text'])) {
10 $width = strlen($_GET['text']) * 11;
22 $text = isset($_GET['text']) ? $_GET['text'] : "No Name";
/plugin/botmon/
H A Dtick.php6 if (!isset($_GET['id']) || !isset($_GET['p'])) {
12 …$sessionId = preg_replace('/[\x00-\x1F{};\"\']/', "\u{FFFD}", $_GET['id']) /* clean json parameter…
18 $pageId = preg_replace('/[\x00-\x1F]/', "\u{FFFD}", $_GET['p'] ?? '');
/plugin/galleryv1.5/inc/
Dimage.php27 if (!isset($_GET['file']) || !isset($_GET['size'])) {
32 $file = $_GET['file'];
33 $size = $_GET['size'];
/plugin/dokugource/
Daction.php71 if(!isset($_GET['dokugource_key']) || empty($_GET['dokugource_key'])) return;
72 if(!preg_match('`^[a-z0-9]{8,64}$`i', $_GET['dokugource_key'])) die();
73 $key = $_GET['dokugource_key'];
97 …$from = (isset($_GET['dokugource_from']) && !empty($_GET['dokugource_from'])) ? (int)$_GET['dokugo…
/plugin/mikioplugin/
H A Dcarousel.php8 if (isset($_GET['id'])) {
9 $content = rawWiki($_GET['id']);
13 if (isset($_GET['carousel'])) {
14 $carousel_index = $_GET['carousel'];

123456789