I have 2 requirements that I don't know how to implement in php using
MySql.
1) I want to see if a particular table name exists.
2) I want an arrays with the column names that exist in a table.
can anyone help me out with that please?
Thanks
MySql.
1) I want to see if a particular table name exists.
2) I want an arrays with the column names that exist in a table.
can anyone help me out with that please?
Thanks
Comment