Click here to Skip to main content
15,920,602 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friend
actually i want to Use DLL of Asp.Net for passing arguments to function in PHP
Is it Possible. the help me.
Posted

1 solution

You can set session variables in your asp.net page, and access them in php.
 
Share this answer
 
v2
Comments
[no name] 1-Sep-11 10:35am    
is there any process to use Asp.Net Function in PHP Page
#realJSOP 1-Sep-11 11:13am    
Not that I'm aware of, but you might be able to get there via a call to javascript from your php code. I'm no web guru, though, so this is just a guess.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900