200
Points
Questions
38
Answers
32
-
I want to create a new salary structure, but when I create a new one, there are 3 salary rules …
- 399 views
- 1 answers
- 0 votes
-
I need to delete elements of an XML file using PHP. This is my XML file <?xml version="1.0" encoding="utf-8"?> <soap:Envelope …
- 556 views
- 2 answers
- 0 votes
-
My program uses a SAX parser (or maybe DOM parser) to read from an XML file located somewhere on a …
- 460 views
- 1 answers
- 0 votes
-
I have an endpoint in the RAD Server which generates and returns an XML document. This code works just fine …
- 394 views
- 0 answers
- 0 votes
-
There is such a structure of classes: public class GroupModel { public int Id { get; set; } public string …
- 441 views
- 1 answers
- 0 votes
-
- 400 views
- 1 answers
- 0 votes
-
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details …
- 399 views
- 0 answers
- 0 votes
-
I need to use MySQL Community Edition 8.0CE and XAMPP both of them. But XAMPP can’t start the MySQL service, …
- 424 views
- 1 answers
- 0 votes
-
I’m migrating from moment to date-fns. I have this code: const time = moment(timestamp); let prop = time.calendar(undefined, { sameDay: …
- 391 views
- 0 answers
- 0 votes
-
I’ve been working on this for a while and Im stumped. I’ve been reading through the docs… https://www.django-rest-framework.org/api-guide/relations/#nested-relationships and still …
- 422 views
- 0 answers
- 0 votes