Hi all,
Apologies if this has been answered previously - I did search but couldn't find anything specific to my query.
For some years I've have a website using .asp with access200? databases. I've now decided to "get with the programme" and move to a .php / mysql platform but I cannot figure out how to present the data to the end user in a more professional fashion.
My queries run fine and return the required data - but it is always presented in visible tables and rows.
There's a pint or two for anyone who can give me pointers on how to have the query returned in, for example, an address style format such as follows;
Name ** *
Occupation ***
Company ***
Address ******
Tel ********
Fax *****
Email @.
Web www.******.
I guess I need to know how to determine the layouts!?!
Many thanks in advance for any tips / pointers forum members might be able to afford me.