Skip to main content
The 2024 Developer Survey results are live! See the results
Hugo Pakula's user avatar
Hugo Pakula's user avatar
Hugo Pakula's user avatar
Hugo Pakula
  • Member for 11 years, 7 months
  • Last seen this week
5 votes
4 answers
61k views

charAt error "char cannot be converted to string"

2 votes
2 answers
1k views

Find length of the longest contiguous subsequence of the same character [closed]

1 vote
10 answers
12k views

Count number of strings that match in two arrays in Java

1 vote
1 answer
73 views

URL Rewrite from base (without prefix) .htaccess

1 vote
1 answer
59 views

Get the value of a variable declared in a PHP function

0 votes
1 answer
52 views

Dynamic URL alongside URL rewrite

0 votes
1 answer
509 views

Place two form elements inline

0 votes
2 answers
466 views

Countdown timer PHP error

0 votes
2 answers
265 views

Hide div and show another one when style of first div = 100%

0 votes
1 answer
685 views

MySQL Query full table scan when keys available

0 votes
2 answers
46 views

Check two SQL tables

0 votes
3 answers
102 views

Perfect URL Checking Regular Expression for MOST URL's

0 votes
1 answer
2k views

Variable Scope in try-catch block php

-1 votes
1 answer
507 views

MySQL: Average rating per item, using latest rating for user

-1 votes
0 answers
15 views

Emails being blocked when combining aliases with Default Routing and a catchall address with Routing

-3 votes
3 answers
158 views

What is wrong with my MySQL Database Search Code? [closed]