All Questions
1 question
13
votes
1
answer
2k
views
Cross-language constants
I'm developing a web application that leverages multiple programming languages. The data flow resembles:
Browser » PHP » PL/SQL » XML » XSLT » XHTML + JavaScript » Browser
Using different languages ...