Undefined variable in bind_result()
Hey
The functionality showing undefined variables is very useful, but is would be nice if the the function bind_result() on mysqli prepared statements would mark variables as defined.
Is there a way to solve this, without turning of all undefined variables? It's a bit anoying to see all these undefined variables althrough they has been given a value.
请先登录再写评论。
Can see the question has already been asked, http://devnet.jetbrains.net/thread/289522?tstart=30, sorry.