100+ results results for 'eval $_GET' (2272 ms)
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );class.redux_admin_notices.php https://gitlab.com/pankajmohale/chef2go | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );class.redux_admin_notices.php https://gitlab.com/neyberbz/suelos-ualm | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );class.redux_admin_notices.php https://gitlab.com/mahbubur204/RECIPES-Landing-page | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );class.redux_admin_notices.php https://gitlab.com/dhimanbarua/theme-rose | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );class.redux_admin_notices.php https://gitlab.com/dhimanbarua/WP-ThemeComet | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );class.redux_admin_notices.php https://gitlab.com/dhimanbarua/Theme-KPSGroup | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );Thumbnail.php https://gitlab.com/phamngsinh/baitaplon_sinhvien | PHP | 333 lines
64 65 if (!isset($_GET["FileName"])) { 66 $this->_errorHandler->throwError(CKFINDER_CONNECTOR_ERROR_INVALID_REQUEST); 68 69 $fileName = CKFinder_Connector_Utils_FileSystem::convertToFilesystemEncoding($_GET["FileName"]); 70 $_resourceTypeInfo = $this->_currentFolder->getResourceTypeConfig(); 112 113 //header("Cache-Control: cache, must-revalidate"); 114 //header("Pragma: public");evaluationData.php https://gitlab.com/flummispeed/Automated-importance-assessment-for-new-technologies-and-standards | PHP | 410 lines
53 $resultItems = getSearchResults($_GET['searchid'], $mysqli); 54 echo '{"resultItems":[' . $resultItems . '],' . $term . ', "idSearch":' . $_GET['searchid'] . ' , "searchTime":"' . getSearchDateTime($_GET['searchid'], $mysqli) . '"}'; 55} 141 } 142 $searchResults .= '"idEvaluation":' . $row['id_evaluation'] . '}'; 143 } 206 case 'double': 207 if(!updateValue($search_done_id, $item, $mysqli, 'value_double')) 208 { 312{ 313 $query = "SELECT id FROM ".$table." WHERE `search_done_id` = ".$search_done_id." AND `id_evaluation` = " . $item->idEvaluation; 314 $mysqli->query($query); 343{ 344 $query = "SELECT id FROM value_json WHERE `search_done_id` = ".$search_done_id." AND `id_evaluation` = " . $item->idEvaluation; 345 $mysqli->query($query);Thumbnail.php https://gitlab.com/saalmanhussain/scayle_repo | PHP | 333 lines
64 65 if (!isset($_GET["FileName"])) { 66 $this->_errorHandler->throwError(CKFINDER_CONNECTOR_ERROR_INVALID_REQUEST); 68 69 $fileName = CKFinder_Connector_Utils_FileSystem::convertToFilesystemEncoding($_GET["FileName"]); 70 $_resourceTypeInfo = $this->_currentFolder->getResourceTypeConfig(); 112 113 //header("Cache-Control: cache, must-revalidate"); 114 //header("Pragma: public");yootools.php https://bitbucket.org/dgough/annamaria-daneswood-25102012.git | PHP | 279 lines
137 { 138 if ($this->evalStyleCondition($condition)) { 139 $this->setParam($key, $value); 142 143 function evalStyleCondition($condition) 144 { 157 $str = 'return '.implode(' ', $parts).';'; 158 return eval($str); 159 } 172 173 if(isset($_GET['yt_color'])) { 174 setcookie('ytcolor', $_GET['yt_color'], time() + 3600, '/'); 174 setcookie('ytcolor', $_GET['yt_color'], time() + 3600, '/'); 175 $color = $_GET['yt_color']; 176 }portalcp_diy.htm https://gitlab.com/phamngsinh/baitaplon_sinhvien | HTML | 224 lines
14 </div> 15 <!--{eval $isfirst=1;}--> 16 <!--{loop $_G['cache']['blockclass'] $key $value}--> 37</ul> 38<!--{elseif $_GET['op'] == 'image'}--> 39 <div id="diyimg_prev" class="z">$multi</div> 45 <div id="diyimg_next" class="z">$multi</div> 46<!--{elseif $_GET['op'] == 'diy'}--> 47<dl class='diy'> 159 <span> 160 <!--{if $_G[inajax]}--><a href="javascript:;" class="flbc" onclick="hideWindow('$_GET[handlekey]');return false;" title="{lang close}">{lang close}</a><!--{/if}--> 161 </span> 163<ul class="tb cl"> 164 <li{if empty($_GET['type'])} class="a"{/if} id="li_import_upload"><a onclick="showWindow('showimport', this.getAttribute('href'));" href="portal.php?mod=portalcp&ac=diy&op=import&type=0&tpl=$_GET['tpl']">{lang diy_uploadfile}</a></li> 165 <li{if $_GET['type'] == 1} class="a"{/if} id="li_import_system"><a onclick="showWindow('showimport', this.getAttribute('href'));" href="portal.php?mod=portalcp&ac=diy&op=import&type=1&tpl=$_GET['tpl']">{lang diy_systemfile}</a></li>portalcp_diy.htm https://gitlab.com/phamngsinh/baitaplon_sinhvien | HTML | 224 lines
14 </div> 15 <!--{eval $isfirst=1;}--> 16 <!--{loop $_G['cache']['blockclass'] $key $value}--> 37</ul> 38<!--{elseif $_GET['op'] == 'image'}--> 39 <div id="diyimg_prev" class="z">$multi</div> 45 <div id="diyimg_next" class="z">$multi</div> 46<!--{elseif $_GET['op'] == 'diy'}--> 47<dl class='diy'> 159 <span> 160 <!--{if $_G[inajax]}--><a href="javascript:;" class="flbc" onclick="hideWindow('$_GET[handlekey]');return false;" title="{lang close}">{lang close}</a><!--{/if}--> 161 </span> 163<ul class="tb cl"> 164 <li{if empty($_GET['type'])} class="a"{/if} id="li_import_upload"><a onclick="showWindow('showimport', this.getAttribute('href'));" href="portal.php?mod=portalcp&ac=diy&op=import&type=0&tpl=$_GET['tpl']">{lang diy_uploadfile}</a></li> 165 <li{if $_GET['type'] == 1} class="a"{/if} id="li_import_system"><a onclick="showWindow('showimport', this.getAttribute('href'));" href="portal.php?mod=portalcp&ac=diy&op=import&type=1&tpl=$_GET['tpl']">{lang diy_systemfile}</a></li>post_editor_attribute.htm https://gitlab.com/phamngsinh/baitaplon_sinhvien | HTML | 152 lines
9 <!--{eval $userextcredit = getuserprofile('extcredits'.$extcreditstype);}--> 10 <!--{if ($_GET[action] == 'newthread' && $userextcredit > 0) || ($_GET[action] == 'edit' && $isorigauthor && isfirstpost)}--> 11 <label id="extra_replycredit_b" onclick="showExtra('extra_replycredit')"><span id="extra_replycredit_chk">{lang replycredit}</span></label> 25 <!--{/if}--> 26 <!--{if $_G['group']['allowsetpublishdate'] && ($_GET[action] == 'newthread' || ($_GET[action] == 'edit' && $isfirstpost && $thread['displayorder'] == -4))}--> 27 <label id="extra_pubdate_b" onclick="showExtra('extra_pubdate')"><span id="extra_pubdate_chk">{lang post_timer}</span></label> 71 <span class="xg1">({lang post_price_comment})</span> 72 <!--{if $_G['group']['maxprice'] && ($_GET[action] == 'newthread' || $_GET[action] == 'edit' && $isfirstpost)}--> 73 <!--{if $_G['setting']['maxincperthread']}--><p class="xg1">{lang post_price_income_comment}</p><!--{/if}--> 108 109 <!--{if ($_GET[action] == 'newthread' && $_G['group']['allowpostrushreply'] && $special != 2) || ($_GET[action] == 'edit' && getstatus($thread['status'], 3))}--> 110 <div class="exfm cl" id="extra_rushreplyset_c" style="display: none;"> 144 <!--{/if}--> 145 <!--{if $_G['group']['allowsetpublishdate'] && ($_GET[action] == 'newthread' || ($_GET[action] == 'edit' && $isfirstpost && $thread['displayorder'] == -4))}--> 146 <div class="exfm cl" id="extra_pubdate_c" style="display: none;">post_editor_attribute.htm https://gitlab.com/phamngsinh/baitaplon_sinhvien | HTML | 152 lines
9 <!--{eval $userextcredit = getuserprofile('extcredits'.$extcreditstype);}--> 10 <!--{if ($_GET[action] == 'newthread' && $userextcredit > 0) || ($_GET[action] == 'edit' && $isorigauthor && isfirstpost)}--> 11 <label id="extra_replycredit_b" onclick="showExtra('extra_replycredit')"><span id="extra_replycredit_chk">{lang replycredit}</span></label> 25 <!--{/if}--> 26 <!--{if $_G['group']['allowsetpublishdate'] && ($_GET[action] == 'newthread' || ($_GET[action] == 'edit' && $isfirstpost && $thread['displayorder'] == -4))}--> 27 <label id="extra_pubdate_b" onclick="showExtra('extra_pubdate')"><span id="extra_pubdate_chk">{lang post_timer}</span></label> 71 <span class="xg1">({lang post_price_comment})</span> 72 <!--{if $_G['group']['maxprice'] && ($_GET[action] == 'newthread' || $_GET[action] == 'edit' && $isfirstpost)}--> 73 <!--{if $_G['setting']['maxincperthread']}--><p class="xg1">{lang post_price_income_comment}</p><!--{/if}--> 108 109 <!--{if ($_GET[action] == 'newthread' && $_G['group']['allowpostrushreply'] && $special != 2) || ($_GET[action] == 'edit' && getstatus($thread['status'], 3))}--> 110 <div class="exfm cl" id="extra_rushreplyset_c" style="display: none;"> 144 <!--{/if}--> 145 <!--{if $_G['group']['allowsetpublishdate'] && ($_GET[action] == 'newthread' || ($_GET[action] == 'edit' && $isfirstpost && $thread['displayorder'] == -4))}--> 146 <div class="exfm cl" id="extra_pubdate_c" style="display: none;">Callback.php https://gitlab.com/devtoannh/cafe | PHP | 330 lines
55 * subscription) which is typical when it is not passed in the query string 56 * but is part of the Callback URL path, requiring manual retrieval e.g. 57 * using a route and the Zend_Controller_Action::_getParam() method. 87 * 88 * @param array $httpGetData GET data if available and not in $_GET 89 * @param bool $sendResponseNow Whether to send response now or when asked 94 if ($httpGetData === null) { 95 $httpGetData = $_GET; 96 } 285 /** 286 * Available (possibly) if corrupted in transit and not part of $_GET 287 */ 297 * Build an array of Query String parameters. 298 * This bypasses $_GET which munges parameter names and cannot accept 299 * multiple parameters with the same key.editCHO.php https://github.com/damanlovett/SEAHO.git | PHP | 221 lines
7{ 8 $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue; 9 9 10 $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue); 11 13 case "text": 14 $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; 15 break; 17 case "int": 18 $theValue = ($theValue != "") ? intval($theValue) : "NULL"; 19 break; 20 case "double": 21 $theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL"; 22 break;ajax-actions.php https://gitlab.com/Gashler/dp | PHP | 1646 lines
48 49 $list_class = $_GET['list_args']['class']; 50 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 51 52 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 53 if ( ! $wp_list_table ) 65 66 if ( isset( $_GET['tax'] ) ) { 67 $taxonomy = sanitize_key( $_GET['tax'] ); 76 77 $s = wp_unslash( $_GET['q'] ); 78 104 105 if ( isset($_GET['test']) ) { 106 header( 'Expires: Wed, 11 Jan 1984 05:00:00 GMT' );admin-ajax.php https://gitlab.com/endomorphosis/reservationtelco | PHP | 1530 lines
50 51if ( isset( $_GET['action'] ) ) : 52switch ( $action = $_GET['action'] ) : 56 57 $s = $_GET['q']; // is this slashed already? 58 58 59 if ( isset($_GET['tax']) ) 60 $taxonomy = sanitize_title($_GET['tax']); 85 86 if ( isset($_GET['test']) ) { 87 header( 'Expires: Wed, 11 Jan 1984 05:00:00 GMT' ); 88 header( 'Last-Modified: ' . gmdate( 'D, d M Y H:i:s' ) . ' GMT' ); 89 header( 'Cache-Control: no-cache, must-revalidate, max-age=0' ); 90 header( 'Pragma: no-cache' );PtbhadarateController.php http://mcmis.googlecode.com/svn/trunk/ | PHP | 348 lines
111 // if AJAX request (triggered by deletion via admin grid view), we should not redirect the browser 112 if (!isset($_GET['ajax'])) 113 $this->redirect(isset($_POST['returnUrl']) ? $_POST['returnUrl'] : array('admin')); 134 $model->unsetAttributes(); // clear any default values 135 if (isset($_GET['Ptbhadarate'])) 136 $model->attributes = $_GET['Ptbhadarate']; 148 $model->unsetAttributes(); // clear any default values 149 if (isset($_GET['Ptbhadarate'])) 150 $model->attributes = $_GET['Ptbhadarate']; 218 $model_errors = $model->getErrors(); 219 foreach ($model_errors as $mekey => $mevalue) { 220 foreach ($mevalue as $key => $value) { 229 $model_new->unsetAttributes(); // clear any default values 230 if (isset($_GET['Ptbhadarate'])) 231 $model->attributes = $_POST['Ptbhadarate'];TaskController.class.php https://gitlab.com/x33n/ProjectPier-Core | PHP | 1133 lines
60 61 $output = array_var($_GET, 'output', 'csv'); 62 $project_name = active_project()->getName(); 278 $task_list_data = array( 279 'milestone_id' => array_var($_GET, 'milestone_id'), 280 'start_date' => DateTimeValueLib::now(), 281 'is_private' => config_option('default_private', false), 282 'task0' => array( 'start_date' => DateTimeValueLib::now() ), 283 'task1' => array( 'start_date' => DateTimeValueLib::now() ), 283 'task1' => array( 'start_date' => DateTimeValueLib::now() ), 284 'task2' => array( 'start_date' => DateTimeValueLib::now() ), 285 'task3' => array( 'start_date' => DateTimeValueLib::now() ), 285 'task3' => array( 'start_date' => DateTimeValueLib::now() ), 286 'task4' => array( 'start_date' => DateTimeValueLib::now() ), 287 'task5' => array( 'start_date' => DateTimeValueLib::now() ),MilestoneController.class.php https://gitlab.com/x33n/ProjectPier-Core | PHP | 445 lines
36 // $view_type is from URL, Cookie or set to default: 'list' 37 $view_type = array_var($_GET, 'view', Cookie::getValue('milestonesViewType', 'list')); 38 $expiration = Cookie::getValue('remember'.TOKEN_COOKIE_NAME) ? REMEMBER_LOGIN_LIFETIME : null; 39 Cookie::setValue('milestonesViewType', $view_type, $expiration); 40 $filter_assigned = array_var($_GET, 'assigned', Cookie::getValue('milestonesFilterAssigned', 'all')); 41 $expiration = Cookie::getValue('remember'.TOKEN_COOKIE_NAME) ? REMEMBER_LOGIN_LIFETIME : null; 110 $milestone_data = array( 111 'due_date' => DateTimeValueLib::now(), 112 'is_private' => config_option('default_private', false), 123 if (isset($_POST['milestone_due_date'])) { 124 $milestone_data['due_date'] = DateTimeValueLib::makeFromString($_POST['milestone_due_date']); 125 } else { 125 } else { 126 $milestone_data['due_date'] = DateTimeValueLib::make(0, 0, 0, array_var($_POST, 'milestone_due_date_month', 1), array_var($_POST, 'milestone_due_date_day', 1), array_var($_POST, 'milestone_due_date_year', 1970)); 127 }MicrosoftMvcValidation.debug.js https://gitlab.com/x33n/MvcMusicStore | JavaScript | 883 lines
96 /// </field> 97 /// <field name="replaceValidationSummary" type="Boolean"> 98 /// </field> 121} 122Sys.Mvc.FormContext._getFormElementsWithName = function Sys_Mvc_FormContext$_getFormElementsWithName(formElement, name) { 123 /// <param name="formElement" type="Object" domElement="true"> 165 formContext.enableDynamicValidation(); 166 formContext.replaceValidationSummary = options.ReplaceValidationSummary; 167 for (var i = 0; i < options.Fields.length; i++) { 173 fieldContext.validationMessageElement = validationMessageElement; 174 fieldContext.replaceValidationMessageContents = field.ReplaceValidationMessageContents; 175 for (var j = 0; j < field.ValidationRules.length; j++) { 204 _formElement: null, 205 replaceValidationSummary: false, 206FeatureContext.php https://gitlab.com/x33n/respond | PHP | 519 lines
33 unset($_SERVER); 34 unset($_GET); 35 unset($_POST); 48 list($name, $value) = explode('=', $item); 49 $_GET[$name] = $value; 50 } 208 $classDefinition .= '}'.$lineEnding; 209 eval($classDefinition); 210 } 235 */ 236 public function theLoadedResourceShouldHaveAParamWithTheValue($name, $value) 237 { 361 { 362 eval($string); 363 }AdminShopController.php https://gitlab.com/staging06/myproject | PHP | 865 lines
41 42 /* if $_GET['id_shop'] is transmitted, virtual url can be loaded in config.php, so we wether transmit shop_id in herfs */ 43 if ($this->id_shop = (int)Tools::getValue('shop_id')) { 43 if ($this->id_shop = (int)Tools::getValue('shop_id')) { 44 $_GET['id_shop'] = $this->id_shop; 45 } 268 if ($result != false && (Tools::isSubmit('submitAddshopAndStay') || Tools::isSubmit('submitAddshop')) && (int)$result->id_category != (int)Configuration::get('PS_HOME_CATEGORY', null, null, (int)$result->id)) { 269 Configuration::updateValue('PS_HOME_CATEGORY', (int)$result->id_category, false, null, (int)$result->id); 270 }WebserviceRequest.php https://gitlab.com/staging06/myproject | PHP | 1089 lines
235 $type = $headers['Output-Format']; 236 } elseif (isset($_GET['output_format'])) { 237 $type = $_GET['output_format']; 237 $type = $_GET['output_format']; 238 } elseif (isset($_GET['io_format'])) { 239 $type = $_GET['io_format']; 288 'product_features' => array('description' => 'The product features','class' => 'Feature'), 289 'product_feature_values' => array('description' => 'The product feature values','class' => 'FeatureValue'), 290 'product_options' => array('description' => 'The product options','class' => 'AttributeGroup'),ajax-actions.php https://gitlab.com/Blueprint-Marketing/wordpress-unit-tests | PHP | 1645 lines
42 43 $list_class = $_GET['list_args']['class']; 44 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 45 46 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 47 if ( ! $wp_list_table ) 59 60 if ( isset( $_GET['tax'] ) ) { 61 $taxonomy = sanitize_key( $_GET['tax'] ); 70 71 $s = wp_unslash( $_GET['q'] ); 72 98 99 if ( isset($_GET['test']) ) { 100 header( 'Expires: Wed, 11 Jan 1984 05:00:00 GMT' );ajax-actions.php https://gitlab.com/Blueprint-Marketing/WordPress-1 | PHP | 1650 lines
75 76 $list_class = $_GET['list_args']['class']; 77 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 78 79 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 80 if ( ! $wp_list_table ) 92 93 if ( isset( $_GET['tax'] ) ) { 94 $taxonomy = sanitize_key( $_GET['tax'] ); 103 104 $s = wp_unslash( $_GET['q'] ); 105 131 132 if ( isset($_GET['test']) ) { 133 header( 'Expires: Wed, 11 Jan 1984 05:00:00 GMT' );index.php https://gitlab.com/Blueprint-Marketing/Search-Replace-DB | PHP | 1222 lines
104header( 'HTTP/1.1 200 OK' ); 105header('Cache-Control: no-cache, no-store, must-revalidate'); // HTTP 1.1. 106header('Pragma: no-cache'); // HTTP 1.0. 129 // flag to bootstrap WP or Drupal 130 $bootstrap = true; // isset( $_GET[ 'bootstrap' ] ); 131ajax-actions.php https://gitlab.com/Blueprint-Marketing/interoccupy.net | PHP | 1634 lines
33 34 $list_class = $_GET['list_args']['class']; 35 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 36 37 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 38 if ( ! $wp_list_table ) 50 51 if ( isset( $_GET['tax'] ) ) { 52 $taxonomy = sanitize_key( $_GET['tax'] ); 61 62 $s = stripslashes( $_GET['q'] ); 63 89 90 if ( isset($_GET['test']) ) { 91 header( 'Expires: Wed, 11 Jan 1984 05:00:00 GMT' );actions.php https://gitlab.com/webkod3r/tripolis | PHP | 666 lines
7 // Remove slider 8 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'remove') { 9 if(check_admin_referer('remove_'.$_GET['id'])) { 22 // Duplicate slider 23 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'duplicate') { 24 if(check_admin_referer('duplicate_'.$_GET['id'])) { 112 113 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'hide-support-notice') { 114 if(check_admin_referer('hide-support-notice')) { 120 121 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'hide-update-notice') { 122 if(check_admin_referer('hide-update-notice')) { 129 130 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'hide-revalidation-notice') { 131 if(check_admin_referer('hide-revalidation-notice')) {slider_list.php https://gitlab.com/webkod3r/tripolis | PHP | 580 lines
18 // Get current page 19 $curPage = (!empty($_GET['paged']) && is_numeric($_GET['paged'])) ? (int) $_GET['paged'] : 1; 20 // $curPage = ($curPage >= $maxPage) ? $maxPage : $curPage; 107 <!-- Error messages --> 108 <?php if(isset($_GET['message'])) : ?> 109 <div class="ls-notification <?php echo isset($_GET['error']) ? 'error' : 'updated' ?>"> 109 <div class="ls-notification <?php echo isset($_GET['error']) ? 'error' : 'updated' ?>"> 110 <div><?php echo $notifications[ $_GET['message'] ] ?></div> 111 </div> 137 138 <!-- Auto-update revalidation --> 139 <?php include LS_ROOT_PATH . '/templates/tmpl-updates-revalidation.php'; ?>media.php https://gitlab.com/webkod3r/tripolis | PHP | 1554 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * filter from being evaluated at the end of {@see image_add_caption()}. 182 *ajax-actions.php https://gitlab.com/webkod3r/tripolis | PHP | 1787 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124media.php https://gitlab.com/ReneMC/Custom-wordpress-theme | PHP | 1554 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * filter from being evaluated at the end of {@see image_add_caption()}. 182 *ajax-actions.php https://gitlab.com/ReneMC/Custom-wordpress-theme | PHP | 1787 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124function.base.php https://gitlab.com/ptisky/API_prestashop | PHP | 1246 lines
50 $count = 1; 51 foreach($_GET as $k=>$v) 52 { 267 header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); 268 header("Cache-Control: no-store, no-cache, must-revalidate"); 269 header("Cache-Control: post-check=0, pre-check=0", false); 293 /** 294 * make the query strin from $_GET, but excluding those specified by $excluded 295 * 302 $count = 1; 303 foreach($_GET as $k=>$v) 304 {all_upload.php https://gitlab.com/ptisky/API_prestashop | PHP | 374 lines
36header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); 37header("Cache-Control: no-store, no-cache, must-revalidate"); 38header("Cache-Control: post-check=0, pre-check=0", false); 46 $targetDir = _PS_COL_IMG_DIR_; 47 $id_attribute=intval($_GET['id_attribute']); 48 break;Request.php https://gitlab.com/afzalpotenza/YII_salon | PHP | 1319 lines
17 * It encapsulates the $_SERVER variable and resolves its inconsistency among different Web servers. 18 * Also it provides an interface to retrieve request parameters from $_POST, $_GET, $_COOKIES and REST 19 * parameters sent via other HTTP methods like PUT or DELETE. 128 */ 129 public $enableCookieValidation = true; 130 /** 130 /** 131 * @var string a secret key used for cookie validation. This property must be set if [[enableCookieValidation]] is true. 132 */ 132 */ 133 public $cookieValidationKey; 134 /** 182 if ($this->_queryParams === null) { 183 $_GET = $params + $_GET; // preserve numeric keys 184 } else {Router.php https://gitlab.com/fredec/ionizecms-1.0.8.x | PHP | 757 lines
109 { 110 echo eval('?>'.preg_replace("/;*\s*\?>/", "; ?>", str_replace('<?=', '<?php echo ', file_get_contents($path)))); 111 } 166 { 167 if($this->config->item('enable_query_strings') && isset($_GET[$this->config->item('controller_trigger')])) 168 { 169 // controller 170 $this->class = trim($this->uri->_filter_uri($_GET[$this->config->item('controller_trigger')])); 171 172 // module 173 if(isset($_GET[$this->config->item('module_trigger')])) 174 { 174 { 175 $this->module = trim($this->uri->_filter_uri($_GET[$this->config->item('module_trigger')])); 176media.php https://gitlab.com/em645jn/brochure | PHP | 1553 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * Filters from being evaluated at the end of image_add_caption(). 182 *ajax-actions.php https://gitlab.com/em645jn/brochure | PHP | 1787 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124modcp.htm https://gitlab.com/phamngsinh/baitaplon_sinhvien | HTML | 63 lines
23 <ul> 24 <li{if $_GET[action] == 'home'} class="a cl"{else} class="cl"{/if}><span class="y mtn">$notenum</span><a href="{$cpscript}?mod=modcp&action=home$forcefid">{lang mod_notice_title}</a></li> 25 <!--{if $modforums['fids']}--> 31 <!--{loop $_G['setting']['plugins']['modcp_base'] $id $module}--> 32 <li{if $_GET[id] == $id} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=plugin&op=base&id=$id{$forcefid}">$module[name]</a></li> 33 <!--{/loop}--> 35 <!--{if $_G['group']['allowedituser'] || $_G['group']['allowbanuser'] || $_G['group']['allowbanvisituser'] || $_G['group']['allowbanip']}--> 36 <!--{if $_G['group']['allowbanuser'] || $_G['group']['allowbanvisituser']}--><li{if $_GET[action] == 'member' && $op == 'ban'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=ban$forcefid">{lang mod_option_member_ban}</a></li><!--{/if}--> 37 <!--{if $_G['group']['allowbanip']}--><li{if $_GET[action] == 'member' && $op == 'ipban'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=ipban$forcefid">{lang mod_option_member_ipban}</a></li><!--{/if}--> 37 <!--{if $_G['group']['allowbanip']}--><li{if $_GET[action] == 'member' && $op == 'ipban'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=ipban$forcefid">{lang mod_option_member_ipban}</a></li><!--{/if}--> 38 <!--{if $modforums['fids']}--><li{if $_GET[action] == 'forumaccess'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=forumaccess{$forcefid}">{lang mod_option_member_access}</a></li><!--{/if}--> 39 <!--{if $_G['group']['allowedituser']}--><li{if $_GET[action] == 'member' && $op == 'edit'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=edit$forcefid">{lang mod_option_member_edit}</a></li><!--{/if}--> 41 <!--{if $modforums['fids']}--> 42 <li{if $_GET[action] == 'thread' || $_GET[action] == 'recyclebin'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=thread&op=thread{$forcefid}">{lang mod_option_subject}</a></li> 43 <!--{if $_G['group']['allowrecommendthread']}--><li{if $_GET[action] == 'forum' && $op == 'recommend'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=forum&op=recommend&show=all{$forcefid}">{lang mod_option_forum_recommend}</a></li><!--{/if}-->modcp.htm https://gitlab.com/phamngsinh/baitaplon_sinhvien | HTML | 63 lines
23 <ul> 24 <li{if $_GET[action] == 'home'} class="a cl"{else} class="cl"{/if}><span class="y mtn">$notenum</span><a href="{$cpscript}?mod=modcp&action=home$forcefid">{lang mod_notice_title}</a></li> 25 <!--{if $modforums['fids']}--> 31 <!--{loop $_G['setting']['plugins']['modcp_base'] $id $module}--> 32 <li{if $_GET[id] == $id} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=plugin&op=base&id=$id{$forcefid}">$module[name]</a></li> 33 <!--{/loop}--> 35 <!--{if $_G['group']['allowedituser'] || $_G['group']['allowbanuser'] || $_G['group']['allowbanvisituser'] || $_G['group']['allowbanip']}--> 36 <!--{if $_G['group']['allowbanuser'] || $_G['group']['allowbanvisituser']}--><li{if $_GET[action] == 'member' && $op == 'ban'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=ban$forcefid">{lang mod_option_member_ban}</a></li><!--{/if}--> 37 <!--{if $_G['group']['allowbanip']}--><li{if $_GET[action] == 'member' && $op == 'ipban'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=ipban$forcefid">{lang mod_option_member_ipban}</a></li><!--{/if}--> 37 <!--{if $_G['group']['allowbanip']}--><li{if $_GET[action] == 'member' && $op == 'ipban'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=ipban$forcefid">{lang mod_option_member_ipban}</a></li><!--{/if}--> 38 <!--{if $modforums['fids']}--><li{if $_GET[action] == 'forumaccess'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=forumaccess{$forcefid}">{lang mod_option_member_access}</a></li><!--{/if}--> 39 <!--{if $_G['group']['allowedituser']}--><li{if $_GET[action] == 'member' && $op == 'edit'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=member&op=edit$forcefid">{lang mod_option_member_edit}</a></li><!--{/if}--> 41 <!--{if $modforums['fids']}--> 42 <li{if $_GET[action] == 'thread' || $_GET[action] == 'recyclebin'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=thread&op=thread{$forcefid}">{lang mod_option_subject}</a></li> 43 <!--{if $_G['group']['allowrecommendthread']}--><li{if $_GET[action] == 'forum' && $op == 'recommend'} class="a"{/if}><a href="{$cpscript}?mod=modcp&action=forum&op=recommend&show=all{$forcefid}">{lang mod_option_forum_recommend}</a></li><!--{/if}-->Http.php https://bitbucket.org/Sinfin/pawtucket.git | PHP | 483 lines
75 */ 76 public function removeValidator($name) 77 { 81 82 return parent::removeValidator($name); 83 } 340 if (empty($id)) { 341 if (!isset($_GET['progress_key'])) { 342 $status['message'] = 'No upload in progress'; 344 } else { 345 $id = $_GET['progress_key']; 346 }Http.php https://bitbucket.org/babanesma/mysimpleadmin.git | PHP | 483 lines
75 */ 76 public function removeValidator($name) 77 { 81 82 return parent::removeValidator($name); 83 } 340 if (empty($id)) { 341 if (!isset($_GET['progress_key'])) { 342 $status['message'] = 'No upload in progress'; 344 } else { 345 $id = $_GET['progress_key']; 346 }CHttpRequest.php https://gitlab.com/zenfork/vektor | PHP | 1422 lines
15 * CHttpRequest also manages the cookies sent from and sent to the user. 16 * By setting {@link enableCookieValidation} to true, 17 * cookies sent from the user will be validated to see if they are tampered. 74 */ 75 public $enableCookieValidation=false; 76 /** 132 if(isset($_GET)) 133 $_GET=$this->stripSlashes($_GET); 134 if(isset($_POST)) 178 { 179 return isset($_GET[$name]) ? $_GET[$name] : (isset($_POST[$name]) ? $_POST[$name] : $defaultValue); 180 } 192 { 193 return isset($_GET[$name]) ? $_GET[$name] : $defaultValue; 194 }template.php https://gitlab.com/endomorphosis/aegir | PHP | 502 lines
102 // Help text toggler link. 103 $vars['help_toggler'] = !empty($vars['help']) ? l(t('Help'), $_GET['q'], array('fragment' => 'block-atrium-help', 'attributes' => array('id' => 'help-toggler', 'class' => 'palette-toggle'))) : ''; 104} 118 // Add invisible link element for toggling block via keyboard. 119 $vars['title'] = l(t('Toggle'), $_GET['q'], array('fragment' => $vars['attr']['id'], 'attributes' => array('class' => 'toggle element-invisible'))) . $vars['title']; 120 } 124 // Note that drupal_add_js() only works here because blocks are rendered 125 // prior to the retrieval of javascript files in template_preprocess_page(). 126 module_exists('admin') ? drupal_add_js(drupal_get_path('module', 'admin') .'/includes/jquery.cookie.js') : ''; 264 array('title' => t('Public'), 'class' => 'public'); 265 $link = l('', $_GET['q'], array('attributes' => $attr)); 266 $breadcrumb .= "<span class='space'>{$link}</span>";form.php https://gitlab.com/endomorphosis/OLAAaction | PHP | 813 lines
127 128 //For data retrieval 129 $pManager->loadStoragePlugins(); 154 //We need to pass the data received from the DB to element Data translator to make them human-readable 155 // The data received from the plugin is a non-indexed plain array where fields are arranged in the same order of $_GET['fields'] 156 // I use this fact to identify the type of each array element and pass it to its translation handlermedia.php https://gitlab.com/rio.munas/gddc | PHP | 1554 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 176 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 177 * filter from being evaluated at the end of {@see image_add_caption()}. 178 *affiliate.php https://gitlab.com/alexprowars/bitrix | PHP | 904 lines
77 $arFields["PAID_SUM"] = str_replace(",", ".", $arFields["PAID_SUM"]); 78 $arFields["PAID_SUM"] = DoubleVal($arFields["PAID_SUM"]); 79 } 83 $arFields["APPROVED_SUM"] = str_replace(",", ".", $arFields["APPROVED_SUM"]); 84 $arFields["APPROVED_SUM"] = DoubleVal($arFields["APPROVED_SUM"]); 85 } 89 $arFields["PENDING_SUM"] = str_replace(",", ".", $arFields["PENDING_SUM"]); 90 $arFields["PENDING_SUM"] = DoubleVal($arFields["PENDING_SUM"]); 91 } 98 $arFields["ITEMS_SUM"] = str_replace(",", ".", $arFields["ITEMS_SUM"]); 99 $arFields["ITEMS_SUM"] = DoubleVal($arFields["ITEMS_SUM"]); 100 } 173 $affiliateParam = COption::GetOptionString("sale", "affiliate_param_name", "partner"); 174 if ($affiliateParam <> '' && array_key_exists($affiliateParam, $_GET)) 175 $affiliateID = intval($_GET[$affiliateParam]);perfmon_panel.php https://gitlab.com/alexprowars/bitrix | PHP | 1351 lines
20 { 21 $sec_per_page = number_format(array_sum($_SESSION["PERFMON_TIMES"])/doubleval(count($_SESSION["PERFMON_TIMES"])), 4, ".", " "); 22 COption::SetOptionString("perfmon", "mark_php_page_time", $sec_per_page); 22 COption::SetOptionString("perfmon", "mark_php_page_time", $sec_per_page); 23 $result = number_format(doubleval(count($_SESSION["PERFMON_TIMES"]))/array_sum($_SESSION["PERFMON_TIMES"]), 2, ".", " "); 24 COption::SetOptionString("perfmon", "mark_php_page_rate", $result); 38 CPerfomanceHistory::Add($a=array( 39 "TOTAL_MARK" => round(doubleval(count($_SESSION["PERFMON_TIMES"]))/array_sum($_SESSION["PERFMON_TIMES"]), 2), 40 "ACCELERATOR_ENABLED" => $ACCELERATOR_ENABLED, 74 { 75 $threads_step = intval($_GET["threads_step"]); 76 if($threads_step <= 0) 78 79 $threads_from = intval($_GET["threads_from"]); 80 if($threads_from <= 0)learn_question_edit.php https://gitlab.com/alexprowars/bitrix | PHP | 1246 lines
31 $lessonPath = $_POST['LESSON_PATH']; 32elseif (isset($_GET['LESSON_PATH'])) 33 $lessonPath = $_GET['LESSON_PATH']; 420 "arResultDest" => Array("FUNCTION_NAME" => "SetUrl"), 421 "arPath" => Array("SITE" => $_GET["site"], "PATH" =>($str_FILENAME <> '' ? GetDirPath($str_FILENAME) : '')), 422 "select" => 'F',// F - file only, D - folder only, 479 480 try {eval('JSConfig = ' + b4); } catch (e) { JSConfig = false; } 481 if (!id || !JSConfig)clouds_storage_list.php https://gitlab.com/alexprowars/bitrix | PHP | 660 lines
20$lAdmin = new CAdminList($sTableID, $oSort); 21$bOnTheMove = isset($_GET["themove"]); 22 64 if(isset($_SESSION["last_file_pos"])) 65 $last_file_pos = doubleval($_SESSION["last_file_pos"]); 66 else 241 if(isset($_SESSION["arMoveStat_size"])) 242 $_size = doubleval($_SESSION["arMoveStat_size"]); 243 if(isset($_SESSION["arMoveStat_skip"])) 305 $_done += $updateCount; 306 $_size += doubleval($arFile["FILE_SIZE"]) * $updateCount; 307 $bWasMoved = true;template.php https://gitlab.com/alexprowars/bitrix | PHP | 683 lines
87 <label for="contactInputCheck"><?=htmlspecialcharsbx($contactLable)?></label> 88 <input type="text" class="form-control" name="userContact" id="contactInputCheck" value="<?=!empty($_GET['contact']) ? htmlspecialcharsbx(urldecode($_GET['contact'])): ''?>"> 89 </div> 145 146if(!empty($_GET['result']) && !empty($_GET['message'])) 147{ 147{ 148 $successNotify = mb_strpos($_GET['result'], 'Ok')? true : false; 149 $postfix = $successNotify ? 'Ok' : 'Fail'; 149 $postfix = $successNotify ? 'Ok' : 'Fail'; 150 $popupTitle = Loc::getMessage('CPSL_SUBSCRIBE_POPUP_TITLE_'.mb_strtoupper(str_replace($postfix, '', $_GET['result']))); 151 200 $skuTemplate[$itemId][$propId]['FULL']['FINISH'] = '</ul></div>'. 201 '<div class="bx_slide_left" id="#ITEM#_prop_'.$propId.'_left" data-treevalue="'.$propId.'" style="display: none;"></div>'. 202 '<div class="bx_slide_right" id="#ITEM#_prop_'.$propId.'_right" data-treevalue="'.$propId.'" style="display: none;"></div>'.Request.php https://gitlab.com/brucealdridge/yii2 | PHP | 1330 lines
17 * It encapsulates the $_SERVER variable and resolves its inconsistency among different Web servers. 18 * Also it provides an interface to retrieve request parameters from $_POST, $_GET, $_COOKIES and REST 19 * parameters sent via other HTTP methods like PUT or DELETE. 129 */ 130 public $enableCookieValidation = true; 131 /** 131 /** 132 * @var string a secret key used for cookie validation. This property must be set if [[enableCookieValidation]] is true. 133 */ 133 */ 134 public $cookieValidationKey; 135 /** 183 if ($this->_queryParams === null) { 184 $_GET = $params + $_GET; // preserve numeric keys 185 } else {forms.php https://gitlab.com/Gashler/sg | PHP | 1395 lines
8 return; 9 switch ($_GET['action']) 10 { 14 case 'form': 15 $id = $_GET['fid']; 16 $form = _wpr_subscriptionform_get($id); 46 case 'edit': 47 $id = (int) $_GET['fid']; 48 do_action("_wpr_subscriptionform_edit_form_controller",$id); 63 $theValue = $_POST[$field]; 64 $theValue = trim($theValue); 65 if (empty($theValue)) 72 { 73 $info['id'] = $_GET['fid']; 74 $info['name'] = $_POST['name'];class.jetpack-network.php https://gitlab.com/Gashler/sg | PHP | 773 lines
58 59 if( isset( $_GET['page'] ) && 'jetpack' == $_GET['page'] ) { 60 add_action( 'admin_init', array ( $this, 'jetpack_sites_list' ) ); 303 // If !$_GET['site_id'] stop registration and error 304 if( !isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 305 // Log error to state cookie for display later 326 327 if( !isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 328 Jetpack::state( 'missing_site_id', 'Site ID must be provided to disconnect a sub-site' ); 343 344 if( isset( $_GET['action'] ) && 'connected' == $_GET['action'] ) { 345 $notice = 'Blog successfully connected'; 345 $notice = 'Blog successfully connected'; 346 } else if( isset( $_GET['action'] ) && 'connection_failed' == $_GET['action'] ) { 347 $notice = 'Blog connection <strong>failed</strong>';media.php https://gitlab.com/Gashler/sg | PHP | 1564 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 170 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 171 * filter from being evaluated at the end of {@see image_add_caption()}. 172 *ajax-actions.php https://gitlab.com/Gashler/sg | PHP | 1780 lines
86 87 $list_class = $_GET['list_args']['class']; 88 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 89 90 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 91 if ( ! $wp_list_table ) 107function wp_ajax_ajax_tag_search() { 108 if ( ! isset( $_GET['tax'] ) ) { 109 wp_die( 0 ); 111 112 $taxonomy = sanitize_key( $_GET['tax'] ); 113 $tax = get_taxonomy( $taxonomy ); 121 122 $s = wp_unslash( $_GET['q'] ); 123form_detail.php https://gitlab.com/level-level/gravityforms | PHP | 1098 lines
45 46 $min = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG || isset( $_GET['gform_debug'] ) ? '' : '.min'; 47 116 try { 117 var r = eval(expr); 118 return !isNaN(parseFloat(r)) && isFinite(r);MicrosoftMvcValidation.debug.js https://gitlab.com/CORP-RESELLER/rest-api-sample-app-dotnet | JavaScript | 883 lines
96 /// </field> 97 /// <field name="replaceValidationSummary" type="Boolean"> 98 /// </field> 121} 122Sys.Mvc.FormContext._getFormElementsWithName = function Sys_Mvc_FormContext$_getFormElementsWithName(formElement, name) { 123 /// <param name="formElement" type="Object" domElement="true"> 165 formContext.enableDynamicValidation(); 166 formContext.replaceValidationSummary = options.ReplaceValidationSummary; 167 for (var i = 0; i < options.Fields.length; i++) { 173 fieldContext.validationMessageElement = validationMessageElement; 174 fieldContext.replaceValidationMessageContents = field.ReplaceValidationMessageContents; 175 for (var j = 0; j < field.ValidationRules.length; j++) { 204 _formElement: null, 205 replaceValidationSummary: false, 206MicrosoftMvcValidation.debug.js https://gitlab.com/CORP-RESELLER/rest-api-sample-app-dotnet | JavaScript | 883 lines
96 /// </field> 97 /// <field name="replaceValidationSummary" type="Boolean"> 98 /// </field> 121} 122Sys.Mvc.FormContext._getFormElementsWithName = function Sys_Mvc_FormContext$_getFormElementsWithName(formElement, name) { 123 /// <param name="formElement" type="Object" domElement="true"> 165 formContext.enableDynamicValidation(); 166 formContext.replaceValidationSummary = options.ReplaceValidationSummary; 167 for (var i = 0; i < options.Fields.length; i++) { 173 fieldContext.validationMessageElement = validationMessageElement; 174 fieldContext.replaceValidationMessageContents = field.ReplaceValidationMessageContents; 175 for (var j = 0; j < field.ValidationRules.length; j++) { 204 _formElement: null, 205 replaceValidationSummary: false, 206CacheHelperTest.php https://gitlab.com/manuperazafa/elsartenbackend | PHP | 649 lines
45 $this->layout = 'cache_layout'; 46 $this->set('variable', 'variableValue'); 47 $this->set('superman', 'clark kent'); 78 parent::setUp(); 79 $_GET = array(); 80 $request = new CakeRequest();MicrosoftMvcValidation.debug.js https://gitlab.com/kokeiro001/abot | JavaScript | 883 lines
96 /// </field> 97 /// <field name="replaceValidationSummary" type="Boolean"> 98 /// </field> 121} 122Sys.Mvc.FormContext._getFormElementsWithName = function Sys_Mvc_FormContext$_getFormElementsWithName(formElement, name) { 123 /// <param name="formElement" type="Object" domElement="true"> 165 formContext.enableDynamicValidation(); 166 formContext.replaceValidationSummary = options.ReplaceValidationSummary; 167 for (var i = 0; i < options.Fields.length; i++) { 173 fieldContext.validationMessageElement = validationMessageElement; 174 fieldContext.replaceValidationMessageContents = field.ReplaceValidationMessageContents; 175 for (var j = 0; j < field.ValidationRules.length; j++) { 204 _formElement: null, 205 replaceValidationSummary: false, 206history.php https://gitlab.com/nacridan/Nacridan | PHP | 760 lines
67<?php 68if (isset($_GET["realdate"])) 69 echo "La date demandée est : " . $NC->RealToArtassian($_GET["realdate"]); 229 razzias et brigandages dont sa cavalerie redoutable se rendait 230 coupable. Toutefois, le déclin progressif des chevaliers brigands et la 231 montée en puissance des grandes guildes mercenaires et marchandesextern.php https://gitlab.com/nacridan/Nacridan | PHP | 547 lines
282 // Determine what type of feed to output 283 $type = isset($_GET['type']) ? strtolower($_GET['type']) : 'html'; 284 if (!in_array($type, array('html', 'rss', 'atom', 'xml'))) 286 287 $show = isset($_GET['show']) ? intval($_GET['show']) : 15; 288 if ($show < 1 || $show > 50) 352 { 353 $order_posted = isset($_GET['order']) && strtolower($_GET['order']) == 'posted'; 354 $forum_name = ''; 357 // Were any forum IDs supplied? 358 if (isset($_GET['fid']) && is_scalar($_GET['fid']) && $_GET['fid'] != '') 359 { 375 // Any forum IDs to exclude? 376 if (isset($_GET['nfid']) && is_scalar($_GET['nfid']) && $_GET['nfid'] != '') 377 {cqwarehouse.inc.php https://gitlab.com/nacridan/Nacridan | PHP | 341 lines
31 } else { 32 $err = eval(file_get_contents(HOMEPATH . "/include/reposterror.inc.php")); 33 } 47 } else { 48 $err = eval(file_get_contents(HOMEPATH . "/include/reposterror.inc.php")); 49 } 65 * { 66 * $err=eval(file_get_contents(HOMEPATH."/include/reposterror.inc.php")); 67 * } 77 } else { 78 $err = eval(file_get_contents(HOMEPATH . "/include/reposterror.inc.php")); 79 } 90 91 if (isset($_GET["type"])) { 92 $type = quote_smart($_GET["type"]);conquest.php https://gitlab.com/nacridan/Nacridan | PHP | 809 lines
28$css_include = array(); 29if (isset($_GET["center"]) && ($_GET["center"] == 'event')) { 30 $js_include[] = '/javascript/page/events.js'; 129 130 if (! isset($_GET["center"])) 131 $center = "view"; 133 } else { 134 $btobj = eval(file_get_contents(HOMEPATH . "/include/reposterror.inc.php")); 135 if (! isset($_GET["center"]))member.inc.php https://gitlab.com/mucill/majalengka | PHP | 767 lines
48// if member is logged out 49if (isset($_GET['logout']) && $_GET['logout'] == '1') { 50 // write log 54 header('Location: index.php?p=member'); 55 header('Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0'); 56 header('Expires: Sat, 26 Jul 1997 05:00:00 GMT'); 204 // captcha invalid warning 205 if (isset($_GET['captchaInvalid']) && $_GET['captchaInvalid'] === 'true') { 206 echo '<div class="errorBox">'.__('Wrong Captcha Code entered, Please write the right code!').'</div>';ControllerTestCase.php https://gitlab.com/rsilveira1987/Expresso | PHP | 1127 lines
204 $_SESSION = array(); 205 $_GET = array(); 206 $_POST = array(); 275 $content = $this->response->outputBody(); 276 if (!$constraint->evaluate($content, __FUNCTION__)) { 277 $constraint->fail($path, $message); 293 $content = $this->response->outputBody(); 294 if (!$constraint->evaluate($content, __FUNCTION__)) { 295 $constraint->fail($path, $message); 312 $content = $this->response->outputBody(); 313 if (!$constraint->evaluate($content, __FUNCTION__, $match)) { 314 $constraint->fail($path, $message); 331 $content = $this->response->outputBody(); 332 if (!$constraint->evaluate($content, __FUNCTION__, $match)) { 333 $constraint->fail($path, $message);Abstract.php https://gitlab.com/rsilveira1987/Expresso | PHP | 1343 lines
151 */ 152 protected $_updateMultipleValidateEachRecord = FALSE; 153 180 * @param Tinebase_Model_Pagination|optional $_pagination 181 * @param boolean $_getRelations 182 * @param boolean $_onlyIds 185 */ 186 public function search(Tinebase_Model_Filter_FilterGroup $_filter = NULL, Tinebase_Record_Interface $_pagination = NULL, $_getRelations = FALSE, $_onlyIds = FALSE, $_action = 'get') 187 { 204 if (! $_onlyIds) { 205 if ($_getRelations) { 206 $result->setByIndices('relations', Tinebase_Relations::getInstance()->getMultipleRelations($this->_modelName, $this->_getBackendType(), $result->getId())); 366 */ 367 public function get($_id, $_containerId = NULL, $_getRelatedData = TRUE, $_getDeleted = FALSE) 368 {Abstract.php https://gitlab.com/rsilveira1987/Expresso | PHP | 1373 lines
228 * @param integer|Tinebase_Record_Interface $_id 229 * @param $_getDeleted get deleted records 230 * @return Tinebase_Record_Interface 232 */ 233 public function get($_id, $_getDeleted = FALSE) 234 { 240 241 return $this->getByProperty($id, $this->_identifier, $_getDeleted); 242 } 288 if (!$queryResult) { 289 $messageValue = ($value !== NULL) ? $value : 'NULL'; 290 throw new Tinebase_Exception_NotFound($this->_modelName . " record with $property = $messageValue not found!"); 348 foreach (array_keys($this->_foreignTables) as $field) { 349 $isSingleValue = (array_key_exists('singleValue', $this->_foreignTables[$field]) && $this->_foreignTables[$field]['singleValue']); 350 if (! $isSingleValue) {class.jetpack-network.php https://gitlab.com/hunt9310/ras | PHP | 813 lines
58 59 if ( isset( $_GET['page'] ) && 'jetpack' == $_GET['page'] ) { 60 add_action( 'admin_init', array( $this, 'jetpack_sites_list' ) ); 315 // If !$_GET['site_id'] stop registration and error 316 if ( ! isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 317 // Log error to state cookie for display later 340 341 if ( ! isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 342 Jetpack::state( 'missing_site_id', 'Site ID must be provided to disconnect a sub-site' ); 357 public function show_jetpack_notice() { 358 if ( isset( $_GET['action'] ) && 'connected' == $_GET['action'] ) { 359 $notice = __( 'Site successfully connected.', 'jetpack' ); 359 $notice = __( 'Site successfully connected.', 'jetpack' ); 360 } else if ( isset( $_GET['action'] ) && 'connection_failed' == $_GET['action'] ) { 361 $notice = __( 'Site connection <strong>failed</strong>', 'jetpack' );media.php https://gitlab.com/hunt9310/ras | PHP | 1553 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * Filters from being evaluated at the end of image_add_caption(). 182 *ajax-actions.php https://gitlab.com/hunt9310/ras | PHP | 1787 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124c99.php https://gitlab.com/Endou_Mamoru/files0 | PHP | 1082 lines
9if (get_magic_quotes_gpc()) {if (!function_exists("strips")) {function strips(&$arr,$k="") {if (is_array($arr)) {foreach($arr as $k=>$v) {if (strtoupper($k) != "GLOBALS") {strips($arr["$k"]);}}} else {$arr = stripslashes($arr);}}} strips($GLOBALS);} 10$_REQUEST = array_merge($_COOKIE,$_GET,$_POST); 11foreach($_REQUEST as $k=>$v) {if (!isset($$k)) {$$k = $v;}} 179 array("<b>SQL</b>",$surl."act=sql&d=%d"), 180 array("<b>PHP-code</b>",$surl."act=eval&d=%d"), 181 array("<b>Update</b>",$surl."act=update&d=%d"), 266{ 267 if (!empty($_GET[$v])) {$$v = $_GET[$v];} 268 if (!empty($_POST[$v])) {$$v = $_POST[$v];}media.php https://gitlab.com/sihabudinahmad/asppi | PHP | 1553 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * Filters from being evaluated at the end of image_add_caption(). 182 *ajax-actions.php https://gitlab.com/sihabudinahmad/asppi | PHP | 1787 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124config.php https://gitlab.com/carlosambiado89/intranet_planEvalWeb | PHP | 513 lines
25*/ 26$config['base_url'] = 'http://localhost:8888/SistemasWeb/intranet_planEvalWeb/'; 27 170| 171| By default CodeIgniter enables access to the $_GET array. If for some 172| reason you would like to disable it, set 'allow_get_array' to FALSE.likeboxfree.php https://gitlab.com/sutrix.hoa.tran/Research-Prestashop | PHP | 416 lines
23 function checkforupdates(){ 24 if (isset($_GET['controller']) OR isset($_GET['tab'])){ 25 if (Configuration::get('update_'.$this->name) < (date("U")>86400)){ 35 if(_PS_VERSION_ >= "1.6.0.8") { 36 if(isset($_GET['controller'])) { 37 if($_GET['controller'] == "AdminModules") { 38 if(_PS_VERSION_ >= "1.6.0.8") { 39 if(isset($_GET['controller'])) { 40 if($_GET['controller'] == "AdminModules") { 48 if(defined('_PS_HOST_MODE_')) { 49 if(isset($_GET['controller'])) { 50 if($_GET['controller'] == "AdminModules") { 86 if (parent::install() == false 87 OR !Configuration::updateValue('update_'.$this->name,'0') 88 OR $this->registerHook('rightColumn') == falseControllerTestCase.php https://gitlab.com/LisovyiEvhenii/ismextensions | PHP | 1165 lines
208 $_SESSION = array(); 209 $_GET = array(); 210 $_POST = array(); 280 $content = $this->response->outputBody(); 281 if (!$constraint->evaluate($content, __FUNCTION__)) { 282 $constraint->fail($path, $message); 297 $content = $this->response->outputBody(); 298 if (!$constraint->evaluate($content, __FUNCTION__)) { 299 $constraint->fail($path, $message); 315 $content = $this->response->outputBody(); 316 if (!$constraint->evaluate($content, __FUNCTION__, $match)) { 317 $constraint->fail($path, $message); 333 $content = $this->response->outputBody(); 334 if (!$constraint->evaluate($content, __FUNCTION__, $match)) { 335 $constraint->fail($path, $message);Http.php https://gitlab.com/LisovyiEvhenii/ismextensions | PHP | 487 lines
75 */ 76 public function removeValidator($name) 77 { 81 82 return parent::removeValidator($name); 83 } 344 if (empty($id)) { 345 if (!isset($_GET['progress_key'])) { 346 $status['message'] = 'No upload in progress'; 348 } else { 349 $id = $_GET['progress_key']; 350 }class.jetpack-network.php https://gitlab.com/thisishayat/itv-2016 | PHP | 806 lines
58 59 if ( isset( $_GET['page'] ) && 'jetpack' == $_GET['page'] ) { 60 add_action( 'admin_init', array( $this, 'jetpack_sites_list' ) ); 315 // If !$_GET['site_id'] stop registration and error 316 if ( ! isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 317 // Log error to state cookie for display later 340 341 if ( ! isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 342 Jetpack::state( 'missing_site_id', 'Site ID must be provided to disconnect a sub-site' ); 357 public function show_jetpack_notice() { 358 if ( isset( $_GET['action'] ) && 'connected' == $_GET['action'] ) { 359 $notice = __( 'Site successfully connected.', 'jetpack' ); 359 $notice = __( 'Site successfully connected.', 'jetpack' ); 360 } else if ( isset( $_GET['action'] ) && 'connection_failed' == $_GET['action'] ) { 361 $notice = __( 'Site connection <strong>failed</strong>', 'jetpack' );media.php https://gitlab.com/thisishayat/itv-2016 | PHP | 1554 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 176 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 177 * filter from being evaluated at the end of {@see image_add_caption()}. 178 *ajax-actions.php https://gitlab.com/thisishayat/itv-2016 | PHP | 1786 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124phprpc_server.php https://gitlab.com/fangfangchen/xianpipa | PHP | 496 lines
104 header('Expires: ' . gmdate('D, d M Y H:i:s') . ' GMT'); 105 header('Cache-Control: no-store, no-cache, must-revalidate, max-age=0'); 106 } 123 $url = $this->getRequestURL(); 124 if (count($_GET) > 0) { 125 $url .= '?' . strip_tags(SID); 125 $url .= '?' . strip_tags(SID); 126 foreach ($_GET as $key => $value) { 127 if (strpos(strtolower($key), 'phprpc_') !== 0) {template.core.php https://gitlab.com/fangfangchen/xianpipa | PHP | 970 lines
59 $this->Server = (is_array($GLOBALS['_SERVER']))?$GLOBALS['_SERVER']:$_SERVER; 60 $this->version = (trim($_GET['EaseTemplateVer']))?die('Ease Templae E3!'):''; 61 247 ob_implicit_flush(0); 248 @eval('echo "'.$ShowTPL.'";'); 249 $contents = ob_get_contents(); 381<!-- IF(@is_file('".$cache_file."')) -->{inc_php:".$cache_file."} 382<!-- IF(\$EaseTemplate3_Cache) -->{run:@eval('echo \"'.\$EaseTemplate3_Cache.'\";')}<!-- END --> 383<!-- END -->";CHttpRequest.php https://gitlab.com/Griffolion/Final-Year-Project | PHP | 1433 lines
15 * CHttpRequest also manages the cookies sent from and sent to the user. 16 * By setting {@link enableCookieValidation} to true, 17 * cookies sent from the user will be validated to see if they are tampered. 68 */ 69 public $enableCookieValidation=false; 70 /** 126 if(isset($_GET)) 127 $_GET=$this->stripSlashes($_GET); 128 if(isset($_POST)) 172 { 173 return isset($_GET[$name]) ? $_GET[$name] : (isset($_POST[$name]) ? $_POST[$name] : $defaultValue); 174 } 186 { 187 return isset($_GET[$name]) ? $_GET[$name] : $defaultValue; 188 }Request.php https://gitlab.com/Griffolion/Game-Embargo-Tracker | PHP | 1333 lines
17 * It encapsulates the $_SERVER variable and resolves its inconsistency among different Web servers. 18 * Also it provides an interface to retrieve request parameters from $_POST, $_GET, $_COOKIES and REST 19 * parameters sent via other HTTP methods like PUT or DELETE. 129 */ 130 public $enableCookieValidation = true; 131 /** 131 /** 132 * @var string a secret key used for cookie validation. This property must be set if [[enableCookieValidation]] is true. 133 */ 133 */ 134 public $cookieValidationKey; 135 /** 182 list ($route, $params) = $result; 183 $_GET = array_merge($_GET, $params); 184Request.php https://gitlab.com/I-NOZex/quiz | PHP | 1319 lines
17 * It encapsulates the $_SERVER variable and resolves its inconsistency among different Web servers. 18 * Also it provides an interface to retrieve request parameters from $_POST, $_GET, $_COOKIES and REST 19 * parameters sent via other HTTP methods like PUT or DELETE. 128 */ 129 public $enableCookieValidation = true; 130 /** 130 /** 131 * @var string a secret key used for cookie validation. This property must be set if [[enableCookieValidation]] is true. 132 */ 132 */ 133 public $cookieValidationKey; 134 /** 182 if ($this->_queryParams === null) { 183 $_GET = $params + $_GET; // preserve numeric keys 184 } else {Request.php https://gitlab.com/yousafsyed/easternglamor | PHP | 582 lines
16use Zend\Uri\Http as HttpUri; 17use Zend\Validator\Hostname as HostnameValidator; 18 70 71 if ($_GET) { 72 $this->setQuery(new Parameters($_GET)); 280 // set up a validator that check if the hostname is legal (not spoofed) 281 $hostnameValidator = new HostnameValidator(array( 282 'allow' => HostnameValidator::ALLOW_ALL, 286 // If invalid. Reset the host & port 287 if (!$hostnameValidator->isValid($host)) { 288 $host = null;ControllerTestCase.php https://gitlab.com/yousafsyed/easternglamor | PHP | 1165 lines
208 $_SESSION = array(); 209 $_GET = array(); 210 $_POST = array(); 280 $content = $this->response->outputBody(); 281 if (!$constraint->evaluate($content, __FUNCTION__)) { 282 $constraint->fail($path, $message); 297 $content = $this->response->outputBody(); 298 if (!$constraint->evaluate($content, __FUNCTION__)) { 299 $constraint->fail($path, $message); 315 $content = $this->response->outputBody(); 316 if (!$constraint->evaluate($content, __FUNCTION__, $match)) { 317 $constraint->fail($path, $message); 333 $content = $this->response->outputBody(); 334 if (!$constraint->evaluate($content, __FUNCTION__, $match)) { 335 $constraint->fail($path, $message);Http.php https://gitlab.com/yousafsyed/easternglamor | PHP | 487 lines
75 */ 76 public function removeValidator($name) 77 { 81 82 return parent::removeValidator($name); 83 } 344 if (empty($id)) { 345 if (!isset($_GET['progress_key'])) { 346 $status['message'] = 'No upload in progress'; 348 } else { 349 $id = $_GET['progress_key']; 350 }media.php https://gitlab.com/ngochuynh1991/cuacuon | PHP | 1554 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * filter from being evaluated at the end of {@see image_add_caption()}. 182 *ajax-actions.php https://gitlab.com/ngochuynh1991/cuacuon | PHP | 1787 lines
87 88 $list_class = $_GET['list_args']['class']; 89 check_ajax_referer( "fetch-list-$list_class", '_ajax_fetch_list_nonce' ); 90 91 $wp_list_table = _get_list_table( $list_class, array( 'screen' => $_GET['list_args']['screen']['id'] ) ); 92 if ( ! $wp_list_table ) 108function wp_ajax_ajax_tag_search() { 109 if ( ! isset( $_GET['tax'] ) ) { 110 wp_die( 0 ); 112 113 $taxonomy = sanitize_key( $_GET['tax'] ); 114 $tax = get_taxonomy( $taxonomy ); 122 123 $s = wp_unslash( $_GET['q'] ); 124Http.php https://bitbucket.org/acidel/buykoala.git | PHP | 483 lines
75 */ 76 public function removeValidator($name) 77 { 81 82 return parent::removeValidator($name); 83 } 340 if (empty($id)) { 341 if (!isset($_GET['progress_key'])) { 342 $status['message'] = 'No upload in progress'; 344 } else { 345 $id = $_GET['progress_key']; 346 }ParentOrderController.php https://bitbucket.org/enurkov/prestashop.git | PHP | 565 lines
52 /* Disable some cache related bugs on the cart/order */ 53 header('Cache-Control: no-cache, must-revalidate'); 54 header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); 68 { 69 if (isset($_GET['step']) && $_GET['step'] == 3) 70 Tools::redirect('index.php?controller=order-opc&isPaymentStep=true');class.redux_admin_notices.php https://bitbucket.org/djmdigital/total-auto-care-wordpress.git | PHP | 189 lines
38 /** 39 * adminNotices - Evaluates user dismiss option for displaying admin notices 40 * 77 // the redux page slug if the GET is empty. 78 $pageName = empty( $_GET['page'] ) ? '&page=' . self::$_parent->args['page_slug'] : '&page=' . esc_attr( $_GET['page'] ); 79 80 // Ditto for the current tab. 81 $curTab = empty( $_GET['tab'] ) ? '&tab=0' : '&tab=' . esc_attr( $_GET['tab'] ); 82 } 146 // Verify the dismiss and id parameters are present. 147 if ( isset( $_GET['dismiss'] ) && isset( $_GET['id'] ) ) { 148 if ( 'true' == $_GET['dismiss'] || 'false' == $_GET['dismiss'] ) { 153 // Get the notice id 154 $id = esc_attr( $_GET['id'] ); 155 $val = esc_attr( $_GET['dismiss'] );actions.php https://gitlab.com/juanito.abelo/nlmobile | PHP | 662 lines
7 // Remove slider 8 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'remove') { 9 if(check_admin_referer('remove_'.$_GET['id'])) { 14 // Restore slider 15 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'restore') { 16 if(check_admin_referer('restore_'.$_GET['id'])) { 22 // Duplicate slider 23 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'duplicate') { 24 if(check_admin_referer('duplicate_'.$_GET['id'])) { 112 113 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'hide-support-notice') { 114 if(check_admin_referer('hide-support-notice')) { 120 121 if(isset($_GET['page']) && $_GET['page'] == 'layerslider' && isset($_GET['action']) && $_GET['action'] == 'hide-revalidation-notice') { 122 if(check_admin_referer('hide-revalidation-notice')) {class.jetpack-network.php https://gitlab.com/juanito.abelo/nlmobile | PHP | 728 lines
57 58 if( isset( $_GET['page'] ) && 'jetpack' == $_GET['page'] ) { 59 add_action( 'admin_init', array ( $this, 'jetpack_sites_list' ) ); 302 // If !$_GET['site_id'] stop registration and error 303 if( !isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 304 // Log error to state cookie for display later 325 326 if( !isset( $_GET['site_id'] ) || empty( $_GET['site_id'] ) ) { 327 Jetpack::state( 'missing_site_id', 'Site ID must be provided to disconnect a sub-site' ); 342 343 if( isset( $_GET['action'] ) && 'connected' == $_GET['action'] ) { 344 $notice = 'Blog successfully connected'; 344 $notice = 'Blog successfully connected'; 345 } else if( isset( $_GET['action'] ) && 'connection_failed' == $_GET['action'] ) { 346 $notice = 'Blog connection <strong>failed</strong>';media.php https://gitlab.com/juanito.abelo/nlmobile | PHP | 1553 lines
82 $current = $redir_tab; 83 } elseif ( isset($_GET['tab']) && array_key_exists($_GET['tab'], $tabs) ) { 84 $current = $_GET['tab']; 180 * Passing an empty value also prevents the {@see 'image_add_caption_shortcode'} 181 * Filters from being evaluated at the end of image_add_caption(). 182 *