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