Pragmatic Concept: A Practical Approach to Everyday Challeng
Posted: Sat Feb 17, 2024 9:36 am
Hello friends,
I have a somewhat pragmatic approach with Mod Harbour. I also use different languages in the programs, such as PHP. It's because there are already many solutions available, and it doesn't pay off to rewrite them in Mod Harbour. For example, for file uploads, I call a PHP function from the frontend on the backend and then, within this PHP function, I call a Mod Harbour application using cURL. I then forward the return value to the frontend. In this case, I have access to DBF files in my application.
Best regards,
Otto
I have a somewhat pragmatic approach with Mod Harbour. I also use different languages in the programs, such as PHP. It's because there are already many solutions available, and it doesn't pay off to rewrite them in Mod Harbour. For example, for file uploads, I call a PHP function from the frontend on the backend and then, within this PHP function, I call a Mod Harbour application using cURL. I then forward the return value to the frontend. In this case, I have access to DBF files in my application.
Best regards,
Otto