205
Points
Questions
39
Answers
37
-
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update …
- 0 views
- 1 answers
- 0 votes
-
I am very new to XSLT and want your help I have an XML with below format : <?xml version="1.0" …
- 366 views
- 1 answers
- 0 votes
-
I wanted to ask if you know any good XML Editor & Viewer that I can use as a plugin …
- 419 views
- 0 answers
- 0 votes
-
- 463 views
- 1 answers
- 0 votes
-
I try tag in XML, it’s added but other tags change value. Example : Source xml <G_31> <NAME Pref="1-">water , …
- 314 views
- 0 answers
- 0 votes
-
Scenario is like this ,I have got a field value RIOZ EHG\’\’PAULO inside a column name of a table ‘my_cities’ …
- 315 views
- 0 answers
- 0 votes
-
<?php public function fetchitems() { $sql = "SELECT * FROM $this->tablename"; $result = mysqli_query($this->conn, $sql); if (mysqli_num_rows($result) > 0) { …
- 337 views
- 2 answers
- 0 votes
-
I’ve been stuck on this for hours now and I’ve tried all the solutions posted on this website and beyond …
- 344 views
- 0 answers
- 0 votes
-
We have web applications where we use Autodesk Forge viewer. These were working as usual until yesterday. We didn’t make …
- 436 views
- 1 answers
- 0 votes
-
So, I am using expo and react-navigation to create an android application. I want to call a function every 1 …
- 355 views
- 1 answers
- 0 votes