| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Apr 2004
Posts: 1,189
![]() ![]() ![]() | PHP - Iframe Grab variables? My main page is page.php?n=Name I want to have everylink in my page end with ?n=Name as well, grabbing the variable from the main page link. My iframe src is: page1?n=<php echo($_GET['n']) ?> which works fine. But when a link is hit in that page, I cant get the n= to stay. Thanks, e39m5 |
| |