Posted by lievendp on 09/29/66 11:40
Maybe you can put those variables in a cookie/session? if you register them like $_SESSION['myvarx'] = $myvar I think that you can use them in the other window then: $myvar = $_SESSION['myvarx'] I'm not sure about this. http://eye.cc php newsgroups
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming