Click here to Skip to main content
15,891,748 members

Total posts by LB2371: 20

 
3
answers

Php - how to replace roman numerals in a string with integers?

5-Feb-24 11:57am - updated 10-Feb-24 0:13am
1
answer

Css - how to select the first three HTML elements whose "href" contains a specific word?

26-Nov-23 2:16am - updated 26-Nov-23 11:02am
3
answers

Javascript regex - how to match words after each colon in a string?

24-Nov-23 3:47am - updated 25-Nov-23 3:12am
1
answer

Javascript - how to merge two objects preserving the values of the first one?

6-Oct-23 12:16pm - updated 7-Oct-23 3:15am
1
answer

Php - how to filter an associative array by values and get all keys?

14-Aug-23 0:12am - updated 23-Aug-23 1:17am
2
answers

Javascript - how to get the index of an HTML tag using domparser()?

8-Aug-23 3:53am - updated 10-Aug-23 6:36am
1
answer

MS word macro - replace in highlighted text then unhighlight text

17-May-23 11:17am - updated 17-May-23 22:03pm
1
answer

Php function: assignment while returning. Is it a good practice?

27-Apr-23 22:12pm - updated 27-Apr-23 22:54pm
1
answer

Php array - how to create an array inserting the same value before each value taken from another array (without loop)?

10-Apr-23 23:56pm - updated 11-Apr-23 0:28am
1
answer

Php - XML parsing issue

7-Apr-23 4:31am - updated 10-Apr-23 22:54pm
1
answer

Javascript date format - from "02-04-2023" to "2 avril 2023", and viceversa. How to?

2-Apr-23 4:33am - updated 2-Apr-23 5:53am
2
answers

How to use mysql SELECT UNION with different ORDER by statements?

24-Mar-23 9:56am - updated 29-Mar-23 2:41am
0
answers

Php hash_equals not working properly with crypt

21-Mar-23 3:15am - updated 21-Mar-23 4:51am
3
answers

Is it possible to know what's the position inside a regular expression of the matched substring?

21-Feb-23 20:47pm - updated 11-Mar-23 7:30am
3
answers

How can I replace "span" in a string, but only if it's the HTML tag?

13-Feb-23 23:13pm - updated 14-Feb-23 0:41am
1
answer

How to get day (number), month (number) and year from a date using month's french name?

4-Feb-23 23:43pm - updated 5-Feb-23 12:37pm
2
answers

Regexp - how to match specific words, but not if they're inside parentheses (with or without other words within)?

31-Jan-23 2:02am - updated 31-Jan-23 2:28am