How to know the table name inside a fetch_array
I am doing a query with union from two different tables and then on the
fetch_array loop I would like to know from which table out of the two I am
actually grabbing, anyway without adding a flag into the table's
structures. ?
No comments:
Post a Comment