![]() |
|||
PHP
IT Tags
Overlapping Layers Xampp sdf control panel connection to MYSQL PHP and FLash multiple file uplo mysql server Simplexml Parser include associative arrays Remove Duplicate Stop Script local server check domain php mail photo gallery server shutdown Combo box XHTML indexing solr objects Mobile site magento ecommerce SimpleXML ajax my_thread_global_end UPDATE local server Solr XML |
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: |
