I don't know much about xsl. I have to compare 2 very large xmls which are practically the same, only that the attributes in their nodes are out of order and th
i am trying to make different images , move in a circular path . I want it to be responsive at all screen sizes , pleaase how can i do so . You can use a div wi
Its a program, which simply fetches a specific data, on every row by clicking "add record". I am having difficulty to execute delete button functionality , wher
I am using zf2 restful api in my web services. This is my code - module.config.php - 'login' => array( 'type' => 'segment', 'o
We have a project where we want to run some Bash & Powershell scripts on Linux. We will be using a BASH Script to run some processes with various variables,
I've created a blog website based on this video: https://www.youtube.com/watch?v=1SYU1GorO6Y. Where it has: Next.js as the frontend, Ghost CMS as the backend (w
Looking for efficient solution to join two tables but with the caveat that characteristics of second table should determine what is joined to first table (in Go
I want to send AT commands in my Android application, but I could not find the right syntax. How can I do this?