Quote:
|
Originally Posted by arnette
nope, those pages are considered one and the same with php.
it could probably be done with a php/javascript combo
|
yes, i have no problem detecting it in javascript, but in order to use a combo with PHP, i have to use either a cookie or post or get to that same page which i want to avoid
and as far as i know and tried you can not pass a javascript var to a php var - only the other way around