pass var through JS popup to PHP
pass var through JS popup to PHP
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- freshlysqueezed0
Why can't you pass it through the url and then retrieve in the popup page?:
$_GET['your_var_name']
Why can't you pass it through the url and then retrieve in the popup page?:
$_GET['your_var_name']