Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 3 of 3) sorted by relevance

/web-master/entry/
H A Duser-note.php27 $sect = filter_input(INPUT_POST, "sect", FILTER_SANITIZE_STRIPPED, FILTER_FLAG_STRIP_HIGH); variable
99 $sect = trim(preg_replace('/\.php$/','',$sect)); variable
/web-master/fetch/
H A Duser-notes-rss.php18 $sect = explode(',', $_GET['section']); variable
/web-master/manage/
H A Duser-notes.php585 $sect = (isset($_POST['sect']) ? html_entity_decode($_POST['sect'],ENT_QUOTES) : $row['sect']); variable

Completed in 11 milliseconds