StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

NikiC

Rating
1624.61 (985th)
Reputation
85,433 (941st)
Page: 1 2 3 4 ... 13
Title Δ
Valid use cases for at-sign in php +1.01
Detecting use of register globals +0.30
Using PHP identical comparision operators with primitive types does... -1.21
Two parameters right next to each other in a PDO query? 0.00
Declare a function to take byref and byval argument 0.00
What kind of formal languages can modern regex engines parse? +0.32
Native prepared statements: are they so limited? -0.78
PHP Countable count() or ->count() 0.00
Matching (pairing) tokens (eg, brackets or quotes) +1.33
How to splice an array to insert array at specific position? 0.00
php assigning by reference,passing by reference 0.00
preg_replace returns wrong line break? +0.31
PHP Regex Check if two strings share two common characters -0.50
PHP: Best way to iterate two parallel arrays? +0.30
How 'foreach' actually works 0.00
Efficient way of counting repetitions on a PHP int array +0.33
Why is $a + ++$a == 2? 0.00
Is using a for-loop on submitted POST data in PHP safe? +0.91
register_shutdown_function overwrite +1.17
View/Dump APC contents? 0.00
using preg_split to fetch terms between two markers in string +1.76
PHP bug (lambda function with use) +1.43
How to let regex ignore everything between brackets? +1.60
Unset inside array_walk_recursive not working -1.40
What is @ in an object property? 0.00
Why is a `switch` considered a looping structure for the purposes o... -0.46
Deleting an array element within foreach loop +1.25
EBNF grammar definitions for PHP? -0.48
APC (variable cache) alternative for PHP running as CGI -0.36
What is the difference between these two comparisons in PHP? -0.43
How to use Regex look behind? +1.86
Random "PHP Fatal error: Out of memory" errors 0.00
ArrayAccess in PHP -- assigning to offset by reference +1.66
Pass-by-reference not working with additional parameters for array_... +1.21
PHP: is the implode() function safe for multibyte strings? 0.00
PHP intval() behaviour? 0.00
Does PHP have a built in optimizer? +1.74
What determines when a class object is destroyed in PHP? +1.05
php get list of all subdirectories and all files +0.34
Parse PHP code to extract function names? +1.57
Force PHP to wait for database action to complete before proceeding +0.36
Can a Function have Multiple Return Value Types in PHP? +1.27
Is heredoc slower than escaped echo in PHP? -0.07
Fatal error: Call to undefined method XMLReader::readInnerXML() 0.00
Why does PHP's foreach advance the pointer of its array (only) once? +0.34
Setting a value in a multi-dimensional array using an array of keys +0.10
Why do PHP and JavaScript have problems dealing with octal and hexa... +1.72
is_null($x) vs $x === null in PHP +1.49
Is there a shortcut for the "isset construct"? +0.92
Is implementing a function in an interface class possible? -0.15