Pop-Up PHP form

toddmumbai

New Member
I've seen this done before on website, and I'm wondering how I would go about doing this. I'm trying to pop up an edit form on a database query site where on clicking the button, I would pass a var through $_POST to a php page, and have that php page be the pop-up such that the user can use the form contained within that php page to edit the details of that database entry.Any help structuring this would be appreciated. Thanks!!
 
Back
Top