Hi there,
I was browsing through the phpmyadmin files today trying to figure out how they retrieved the field information and then create the necessary boxes and give them each names for inputting information, but I couldn't understand it.
So I was wondering if someone could explain how to retrieve whether the field is a varchar or text field, a set or int field etc etc?
I thought that if I could retrieve that information along with the fields name then I could cut half the work that I'm currently having to do.
Thanks in advance,
Chris Evans