30.09.2015, 22:39
On the last topic someone explained how that works
You can't do that after calling the query cuz it doesn't work like that, it used to work like it in R6, and you are following that old tutorial, try fetching those fields under your specified callback and they will exist, request them on random places and they won't,
As I said last time, please try to edit your script to R33 methods and your problem will be solved
( by R33 I mean 1- Requesting data from mysql in callbacks, 2- updated functions, afaik there is no mysql fetch field row anymore. )
You can't do that after calling the query cuz it doesn't work like that, it used to work like it in R6, and you are following that old tutorial, try fetching those fields under your specified callback and they will exist, request them on random places and they won't,
As I said last time, please try to edit your script to R33 methods and your problem will be solved
( by R33 I mean 1- Requesting data from mysql in callbacks, 2- updated functions, afaik there is no mysql fetch field row anymore. )