What is the code for pop up window and the size of it? Thanks!
Recommended Answers
Jump to PostI don't think if its possible to generate popups with only PHP. You can use Javascript to achieve this.
Jump to Postyou can use this code to open a new window. but not php...
window.open('new-window.php','mywindow','width=550,height=420')
All 7 Replies
kekkaishi
18
Junior Poster
ditty
0
Light Poster
cliffcc
0
Junior Poster

diafol
cliffcc
0
Junior Poster

diafol
epicrevolt
6
Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.