PHP and ASP both have built in session handling. The only problem
is, they instantiate the sessions themselves. Therefore, whenever
you hit a page in ASP you'll start one session, but if you
immediately hit a PHP page on the same server in the same browser
from the same machine, you sta
[snip]
Yes. I don't get any values
[/snip]
Then it is not possible using that method. Have you tried writing
session info to a file and then reading it from ASP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes. I don't get any values
""Jay Blanchard"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
[snip]
is it possible to get a Sessionvariable set in php read in an asp-file
with
the tag <%= Session(php) %>?
[/snip]
Have you tried it?
--
PHP General Mailing List (http://www.php
[snip]
is it possible to get a Sessionvariable set in php read in an asp-file
with
the tag <%= Session(php) %>?
[/snip]
Have you tried it?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi NG
is it possible to get a Sessionvariable set in php read in an asp-file with
the tag <%= Session(php) %>?
Thanks in advance
Stefan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo