•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 402,369 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,034 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 3962 | Replies: 2
![]() |
•
•
Join Date: Aug 2006
Posts: 138
Reputation:
Rep Power: 3
Solved Threads: 2
window.open('page.php?param1=value1','name1','height=320,width=240');Once you output the link to the pop-up you can output the variables in the url.
php Syntax (Toggle Plain Text)
$value1=urlencode('some value'); echo "<a href=\"javascript:window.open('page.php?param1=$value1','name1','height=320,width=240');\">pop-up</a>";
![]() |
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Popup window on button click (ASP.NET)
- Please help me with my javascript popup window! (ASP.NET)
- Javascript Popup Window (JavaScript / DHTML / AJAX)
- Popup window (ASP.NET)
- how to get value from popup (JSP)
- Make An Asp Popup Window--help Me About This... (JavaScript / DHTML / AJAX)
- new popup window, chromeless / no scrolls? (JavaScript / DHTML / AJAX)
Other Threads in the PHP Forum
- Previous Thread: Possible to let the user know the image is too large
- Next Thread: PHP+Mysql+mediumblob


Linear Mode