php display problem .....
Posted: Thu Oct 09, 2008 7:22 am
Hi,
I've created a simple database uing "mysql" for use in a very small business. On the home page you can search for an employees records one of five ways (name, work number, department, email, telephone number).
My problem is when the results are displayed the results are always displayed under the search boxes. I would like the results displayed on a new page with what you have searched for at the top of the screen.
example:
You searched for: work number 11111
......... RECORD DISPLAYED HERE .........
My criteria is for the search boxes to be in the middle of the screen but the results always display underneath the search boxes.
Hope I've explained well enough it's a bit jumbled up but any help would be appreciated.
Thanks in advance
I've created a simple database uing "mysql" for use in a very small business. On the home page you can search for an employees records one of five ways (name, work number, department, email, telephone number).
My problem is when the results are displayed the results are always displayed under the search boxes. I would like the results displayed on a new page with what you have searched for at the top of the screen.
example:
You searched for: work number 11111
......... RECORD DISPLAYED HERE .........
My criteria is for the search boxes to be in the middle of the screen but the results always display underneath the search boxes.
Hope I've explained well enough it's a bit jumbled up but any help would be appreciated.
Thanks in advance