Home
last modified time | relevance | path

Searched refs:addslashes (Results 1 – 25 of 47) sorted by relevance

12

/plugin/statistics/inc/
H A DStatisticsLogger.class.php69 $user = addslashes($_SERVER['REMOTE_USER']);
98 $type = addslashes($type);
103 $group = addslashes($group);
185 $page = addslashes($page);
186 $query = addslashes($query);
187 $engine = addslashes($engine);
199 $word = addslashes($word);
221 $addview = addslashes($addview);
222 $session = addslashes($this->getSession());
223 $uid = addslashes(
[all...]
/plugin/supa/action/
H A Daction.php45 echo " '".addslashes(getSecurityToken())."',\n";
46 echo " '".addslashes($this->getConf("previewscaler"))."',\n";
47 echo " '".addslashes($this->getConf("previewwidth"))."',\n";
48 echo " '".addslashes($this->getConf("previewheight"))."',\n";
49 echo " '".addslashes(hsc($NS))."',\n";
50 echo " '".addslashes($default_filename)."'\n";
/plugin/authsqlite/
H A Dauth.php209 $sql = str_replace('%{uid}', addslashes($uid), $sql);
211 $sql = str_replace('%{user}', addslashes($user), $sql);
212 $sql = str_replace('%{gid}', addslashes($gid), $sql);
213 $sql = str_replace('%{group}', addslashes($group), $sql);
220 $sql = str_replace('%{gid}', addslashes($gid), $this->conf['delGroup']);
221 $sql = str_replace('%{group}', addslashes($group), $sql);
252 $sql = str_replace('%{user}', addslashes($user), $this->conf['addUser']);
253 $sql = str_replace('%{pass}', addslashes($pwd), $sql);
254 $sql = str_replace('%{name}', addslashes($name), $sql);
255 $sql = str_replace('%{email}', addslashes($mail), $sql);
[all …]
/plugin/freechat/phpfreechat/src/commands/
H A Ddebug.class.php16 $msg = str_replace("\n","",addslashes(nl2br($msg)));
24 $msg = str_replace("\n","",addslashes(nl2br($msg)));
31 $msg = str_replace("\n","",addslashes(nl2br($msg)));
H A Derror.class.php16 …$xml_reponse->script("pfc.setError('".addslashes(stripslashes($error_str))."', Array(".$error_ids.…
19 $xml_reponse->script("pfc.setError('".addslashes(stripslashes($errors))."', Array());");
H A Dasknick.class.php37 …$xml_reponse->script("var newnick = prompt('".addslashes($msg)."', '".addslashes($nicktochange)."'…
H A Dnick.class.php68 $xml_reponse->script("pfc.handleResponse('nick', 'changed', '".addslashes($newnick)."');");
83 $xml_reponse->script("pfc.handleResponse('nick', 'connected', '".addslashes($newnick)."');");
H A Dprivmsg.class.php73 …$xml_reponse->script("pfc.handleResponse('".$this->name."', 'unknown', Array('".addslashes($pvname…
115 ….handleResponse('".$this->name."', 'ok', Array('".$pvrecipientid."','".addslashes($pvname)."'));")…
H A Dconnect.class.php82 …$xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', Array('".addslashes($nick)."'));…
86 …$xml_reponse->script("pfc.handleResponse('".$this->name."', 'ko', Array('".addslashes($nick)."'));…
H A Dbanlist.class.php42 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '".addslashes($msg)."');");
H A Djoin.class.php65 …pt("pfc.handleResponse('".$this->name."', 'ok', Array('".$chanid."','".addslashes($channame)."'));…
/plugin/freechat/phpfreechat/src/proxies/
H A Dchecknickchange.class.php60 …$xml_reponse->script("pfc.handleResponse('".$this->proxyname."', 'nick', '".addslashes($msg)."');"…
70 …$xml_reponse->script("pfc.handleResponse('".$this->name."', 'notchanged', '".addslashes($newnick).…
80 … $xml_reponse->script("pfc.handleResponse('nick', 'notallowed', '".addslashes($newnick)."');");
82 $xml_reponse->script("pfc.handleResponse('nick', 'isused', '".addslashes($newnick)."');");
H A Dauth.class.php68 …$xml_reponse->script("alert('".addslashes(_pfc("You are not allowed to run '%s' command", $this->n…
90 …$xml_reponse->script("pfc.handleResponse('".$this->proxyname."', 'ban', '".addslashes($msg)."');");
100 …$xml_reponse->script("pfc.handleResponse('".$this->proxyname."', 'frozen', '".addslashes($msg)."')…
H A Dnoflood.class.php76 $xml_reponse->script("alert('".addslashes($msg)."');");
/plugin/disqus/
H A Dsyntax.php77 $doc .= "var disqus_title = '".addslashes($INFO['meta']['title'])."';\n";
78 $doc .= "var disqus_message = '".addslashes($INFO['meta']['abstract'])."';\n";
/plugin/authucenter/lib/uc_client/model/
H A Dtag.php41 $data[0] = addslashes($data[0]);
49 $datanew = addslashes($tmp[0]['type']."\t".implode("\t", $datanew));
H A Dpm.php236 $lastmessage = addslashes(serialize($lastmessage));
264 $lastmessage = addslashes(serialize($lastmessage));
336 $lastmessage = addslashes(serialize($lastmessage));
345 $lastmessage = addslashes(serialize($lastmessage));
768 $usernames[addslashes($data['username'])] = addslashes($data['username']);
773 …$blackls = addslashes($this->db->result_first("SELECT blacklist FROM ".UC_DBTABLEPRE."memberfields…
788 …$blackls = addslashes($this->db->result_first("SELECT blacklist FROM ".UC_DBTABLEPRE."memberfields…
792 …$blackls = addslashes($this->db->result_first("SELECT blacklist FROM ".UC_DBTABLEPRE."memberfields…
H A Dnote.php83 $getdata = addslashes($getdata);
84 $postdata = addslashes($postdata);
/plugin/freechat/phpfreechat/src/containers/
H A Dmysql.class.php166 …ue`, `timestamp`) VALUES('$server', '$group', '$subgroup', '$leaf', '".addslashes($leafvalue)."', …
167 …$sql_update="UPDATE ".$c->container_cfg_mysql_table." SET `leafvalue`='".addslashes($leafvalue)."'…
309 return addslashes(urlencode($str));
/plugin/bibtex/OSBib/create/
H A DINIT.php67 return addslashes($element);
/plugin/miniblog/syntax/
H A Dcomment.php43 'disqus_title' => addslashes($INFO['meta']['title']),
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js109 String.prototype.addslashes = function(){ method in String
202 var t = actb_delimwords[actb_cdelimword].trim().addslashes();
205 var t = actb_curr.value.addslashes();
586 delim_split = delim_split.addslashes();
611 var t = actb_delimwords[actb_cdelimword].addslashes().trim();
614 var t = actb_curr.value.addslashes();
/plugin/semanticdata/syntax/
H A Dtable.php424 … %s ?%s_value . FILTER regex(?%s_value,"^%s$") }',$predicate,$col,$col,addslashes(str_replace('%',…
427 …?%s_value . FILTER (! regex(?%s_value,"^%s$")) }',$predicate,$col,$col,addslashes(str_replace('%',…
430 … FILTER (?%s_value %s "%s") }',$predicate,$col,$col,$filter['compare'],addslashes($filter['value']…
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php79 echo '<script type="text/javascript">alert("'.addslashes($deletefilemessage).'");</script>';
329 …coding).'" onClick="return confirm(\'Are you sure you want to delete '.addslashes(htmlentities($di…
369 …you want to delete '.addslashes($dirname.$filename).'? \n(this action cannot be un-done)\');" titl…
/plugin/googlemap3/
H A Dsyntax.php163 $text = addslashes(str_replace("\n","",p_render("xhtml",p_get_instructions($text),$info)));

12