I am trying to post rich text as json data to slack channel using post request but cURL treating data as url and requesting it, how to avoid this situation here
I have an example of my idea in a 1d array. It will only output the columns. My idea is to use a 2d array to select the row and column. Here my code: String fN
I'm working on a VERY LIGHT survey application. This application runs in third world countries in locations with very limited connection. We found that the lo
I am trying to create students attendance class base using javascript in laravel 8 so javascript search and show successfully all students fr
Swift Xcode version 13.2.1 I have date in formate like, "dd/MM/yyyy h:mm:ss ZZZ" in database.I am trying to convert the date acording to the formate in AM and P
I have var id="ctl03_Tabs1"; Using JavaScript, how might I get the last five characters or last character?
I'm new to JPA. I'm trying to create a relationship between 2 classes, where one is User class, which has a user_id field as the primary key. The other class is
I have a project which is using a simple batch file to compile everything I need to work with. But right now I need to use imgui in my project, and I got a prob