chuckbridges
Programmer
Two questions from this Beginner
If I want to transfer a variable thats PHP to one thats JAVA
how do I do that?
1st question:
If I have one like var IP =
and I have an $IP in PHP but I want IP to be the $IP for JAVA ?
-----------------------------------
2nd question:
Any simple example on how to set a cookie
say called name to $user in PHP ?
Thanks...
If I want to transfer a variable thats PHP to one thats JAVA
how do I do that?
1st question:
If I have one like var IP =
and I have an $IP in PHP but I want IP to be the $IP for JAVA ?
-----------------------------------
2nd question:
Any simple example on how to set a cookie
say called name to $user in PHP ?
Thanks...