Undefined variable in bind_result() Follow
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.
Please sign in to leave a comment.
Can see the question has already been asked, http://devnet.jetbrains.net/thread/289522?tstart=30, sorry.