Can anyone please give me an example of passing information FROM java to PHP and vise versa.
Mike516 0 Light Poster
Recommended Answers
Jump to PostIf you mean JAVA there are many ways Web Services, cookies (if in same domain) , session (if in same application server) even EJB (of course in that case you would need to create the PHP parser) and many-many more ..
Also let me express that as JavaScript-PHP communication dietdew12z …
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.