can't find mysqli_query (
-
With notepad ++ 7.5.6 if i search mysqli_query (
it gives me i can’t find mysqli_query (there’s a way to correct it?
-
-
If you have Search mode set to
Regular expressionI can see why your search would fail. Either change the search mode or use\(where you are using(. Of course, this may not be the problem at all… -