I have implemented sending messages to 'x' email but it only works locally, when I upload the application made with node to Heroku, it just doesn't work. It giv
My URL hash changes on scroll from www.website.com#section--1 www.website.com#section--2 www.website.com#section--3 and so on. It's a fullpage-scrolling effect.
We were using Cordova 8 for development of the app. Recently android app crashing frequently with below crash report in firebase. We integrated firebase crashly
I struggle with a weird issue. So I'm trying to make a div container with a message to my page users. It's a mix of text, button link and SVG as an image. This
I am trying to implement Excel-DNA addin which can be called from VBA. I am following Integrating with VBA But the ExcelDna.Integration.CustomUI.ExcelComAddIn t
I have a websocket in api gateway connected to a lambda that looks like this: const AWS = require('aws-sdk'); const amqp = require('amqplib'); const api = new
I use sora shop template, on the main page the slider image automatically resizes 72px, I want the image to display at default. thank's.
I’m trying to receive a JSON POST on a payment interface website, but I can’t decode it. When I print : echo $_POST; I get: Array I get nothi