![]() |
|||
PHP
IT Tags
Combo box Solr XML connection to MYSQL mysql server PHP and FLash multiple file uplo Mobile site Xampp include server shutdown objects XHTML Remove Duplicate my_thread_global_end check domain php mail magento ecommerce Overlapping Layers indexing solr SimpleXML sdf ajax local server Stop Script local server photo gallery Simplexml Parser associative arrays control panel UPDATE |
Passing a URL variable from a php page to a pop up window (another php page)Hello, I have this link that, when clicked,oppens a popup window.I need to pass an "id" to the new window so that the php script could process the page.I dont really want a form and a hidden field. CommentsThe best way to do it is a catch all. Also try a fully-qualified URL (eg http://www.example.com?id=123456789). The script`s name must be there but in addition one has to pass the id value to the function as well. So it would look‚ something like this: |
