1.look at this antiinjectsql
this is a good one?Code:function antisql($sql) { $sql = preg_replace(sql_regcase("(select|union|0x|cast|exec|varchar|insert into|delete from|update account|update login|update character|ugradeid|drop table|show tables)"),"",$sql); $sql = trim($sql); $sql = strip_tags($sql); $sql = addslashes($sql); return $sql; }
if not you can give me one better?
2. i got the file zitem.xml, i can mef it? to zitem.xml.mef?
if yes, can you tell me how?


Reply With Quote![[Question] this anti inject sql good, and mef file](http://ragezone.com/hyper728.png)


