Hello!
1.
I have a piece of code which using C++. I'd like to corporate it with php. Can it work? Or I only can do that using COM ?
Pls give me some suggestion. Thank you.
2.
I know I can set cookies to Client's machine using PHP from the server. But I'd like to set a PHP file in the client machine and let this file setting Cookie in the client machine itself. Then I can get the cookies from the server. Can I?
How to do that?
Thanks.
Zoe