Popup window in PHP?
For a popup javascript is required. Put this in your header: And this in your body: When the button is pressed a box pops up with the message set in the header. This can be put in any html or php file without the php tags. —–EDIT—– To display it using php try this: It … Read more