Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
codaddict earned this badge 95 times |
may 17 at 16:43
How to display hexadecimal numbers in C?
feb 5 at 1:35
Replacing file content in PHP
jan 24 at 16:39
unix shell script - extract file name
jan 18 at 17:08
Find missing numbers in array
dec 28 at 10:03
Replace a question mark (?) with (\\?)
dec 27 at 20:38
Using XML node names with hyphens in PHP
dec 20 at 4:45
What does “unsigned” in MySQL mean and when to use it?
nov 15 at 10:03
RegEx for password strength
oct 17 at 20:03
Undefined reference to pow( ) in C, despite including math.h
oct 17 at 20:03
Re-run a loop iteration
oct 17 at 20:03
how to convert decimal to hexadecimal in perl
oct 8 at 16:40
How to increment numeric part of a string by one?
sep 13 at 12:24
How to merge two “ar” static libraries into one
sep 9 at 14:48
PHP function to replace a (i)th-position character
aug 30 at 0:24
Regex for specific number
jun 24 '12 at 3:33
How do I define a constant in C++?
jun 19 '12 at 15:47
How to set an alias inside a bash shell script
may 8 '12 at 5:49
The multi-part identifier could not be bound
may 2 '12 at 19:38
Inconsistency using printf
apr 4 '12 at 12:49
Regular Expression Match to test for a valid year
mar 11 '12 at 10:57
grep on unix / linux: how to replace or capture text?
mar 8 '12 at 10:37
Sed command find and replace in file and overwrite file doesnt work, it empties the file
mar 1 '12 at 19:37
How can I concatenate string variables in Bash?
jan 27 '12 at 8:05
Regular expression for a string literal in flex/lex
jan 20 '12 at 9:17
How can I run a Perl script on Mac OS X?
dec 31 '11 at 6:55
What is a practical use for PHP's sleep()?
dec 14 '11 at 20:07
Why does the non-capturing group (?:) seem to not be working?
nov 29 '11 at 14:02
Perl equivalent of PHP's get_file_contents()?
nov 29 '11 at 14:02
Naming convention for upper case abbreviations
nov 28 '11 at 6:30
How does this code work to find the largest of three numbers without using any comparison operator?
nov 18 '11 at 11:56
PHP money_format
nov 8 '11 at 20:00
How do I sort a PHP array by an element nested inside?
nov 8 '11 at 8:32
PHP file size is unchanged after appending
nov 7 '11 at 14:26
String replacement in PHP
oct 5 '11 at 18:55
String concatenation does not work in SQLite
aug 17 '11 at 9:52
How can I round a date to nearest 15 minute interval in Perl?
jul 7 '11 at 3:04
cleaner alphabet array in php
mar 28 '11 at 3:21
Perfect Numbers bug?
mar 13 '11 at 8:30
C Program terminating with -1 (0xFFFFFFFF), seemingly no reason?
mar 2 '11 at 6:14
Why does the modulus operator behave differently in Perl and PHP?
feb 16 '11 at 18:42
How to get the contents of a webpage in a shell variable?
jan 20 '11 at 18:49
Why does defined function not work?
dec 28 '10 at 6:15
regex question php preg_match
dec 22 '10 at 21:24
What's wrong with this perl matching pattern?
dec 19 '10 at 11:36
How can I recall the argument of the previous bash command?
dec 14 '10 at 6:43
PHP filter array
dec 6 '10 at 12:08
Can this be done in one regex?
nov 29 '10 at 12:54
PHP echo does not work
nov 29 '10 at 12:39
How to duplicate a PHP file using PHP
nov 19 '10 at 12:22
How to interleave lines from two text files
nov 18 '10 at 11:58
How can I implement Unix grep in Perl?
nov 13 '10 at 16:47
C code hangs during operation
nov 13 '10 at 15:37
Interview Question: Can we have an echo before header?
nov 12 '10 at 14:38
What is an efficient workflow with C? - Makefile + bash script
nov 12 '10 at 12:01
Can't find string terminator “str” anywhere before EOF