Click here to Skip to main content
15,796,456 members

Total posts by LB2371: 18

 
1
answer

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

26-Nov-23 3:16am - updated 26-Nov-23 12:02pm
3
answers

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

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

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

6-Oct-23 13:16pm - updated 7-Oct-23 4:15am
1
answer

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

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

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

8-Aug-23 4:53am - updated 10-Aug-23 7:36am
1
answer

MS word macro - replace in highlighted text then unhighlight text

17-May-23 12:17pm - updated 17-May-23 23:03pm
1
answer

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

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

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

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

Php - XML parsing issue

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

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

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

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

24-Mar-23 10:56am - updated 29-Mar-23 3:41am
0
answers

Php hash_equals not working properly with crypt

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

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

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

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

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

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

5-Feb-23 0:43am - updated 5-Feb-23 13: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 3:02am - updated 31-Jan-23 3:28am