For questions involving the data processing components of a system.
I need to implement a back-end for verifying Apple's in-app purchase receipt_data, for an in-app purchase of in-app points (…
ios objective-c in-app-purchase backend receipt-validationI am trying to achieve this: http://front-end --> http://back-end/app-1 http://front-end/app-2 --> http://back-end/…
backend subdirectory haproxyWhen I attemp to login in the backend using the right login of the Super User i get an error …
joomla backend administrationIn woocommerce I am trying to add a custom order note in the admin order edit pages through php (so …
php wordpress woocommerce backend ordersI'm working on a gulp file that contains tasks for both the frontend and the backend of my site. The …
task frontend backend gulp working-directoryI am using WooCommerce plugin for one of my ecommerce WordPress websites. I want to add some columns to my …
php wordpress woocommerce backend ordersI'm getting all ahrefs of a page with this loop: foreach($html->find('a[href!="#"]') as $ahref) { $ahrefs++; } …
php html backendWhat does it mean when people say we use C++/C as backend. Lets say facebook for instance whereas frontend …
architecture backendI currently have a C++ backend that I need to connect with a GUI, and since I've never built a …
java c++ user-interface wrapper backend