Im new here, also Im new in PHP world, recently i did a course of PHP from an institute,
I have a problem in my project,
Im desinging a Resumes Database Management System, My client gave me resumes and I scan them and also entre all detail of candidate into database through a simple PHP form, Im using PHP & MYSQL,
And my client can search any resumes by Qualification, By Experience, By Institute, Etc and the result is shown after to fetch from database, in result page i have not show complete detail of candidate I give few details and in last i give a link "Click Here For Complete Detail"
The problem is that i want to show complete detail of candidate in a popup window so can i fetch complete detail into popup window and is it possible?
Can anyone give me some new or better idea about that
Regards,