Badge
| Notable Question | Asked a question with 2,500 views. This badge can be awarded multiple times. |
alex earned this badge 91 times |
may 16 at 22:52
Why is my `favicon.ico` request not working?
may 16 at 9:50
How to get started with version control and PHP
may 14 at 14:42
What is the best way to handle “Warning: mysql_connect(): Too many connections” with Kohana 3?
may 10 at 18:36
Is there a way to make the jQuery UI slider start with 0 on top instead of on bottom?
apr 25 at 16:16
How to make this .htaccess rule case insensitive?
apr 24 at 13:29
How exactly is a PHP script executed?
apr 15 at 12:24
How can I force PHP to use strings for array keys?
apr 11 at 12:55
Is jWYSIWYG editor too buggy for production use?
mar 28 at 23:52
Annoying problem with routes in Kohana 3
mar 28 at 11:07
How can I tell if a request is made with AJAX in Kohana 3?
mar 27 at 23:06
Workaround for floats in DOMPDF
feb 15 at 0:57
How does request::is_ajax() work in Kohana?
jan 31 at 9:45
Empty files generated from running `mysqldump` using PHP
jan 15 at 6:16
What is a practical use for PHP's sleep()?
jan 11 at 6:24
What does immutable mean?
jan 10 at 15:20
Help with float and jQuery UI button
jan 4 at 10:13
How does `page-break-before` CSS property work?
dec 22 at 4:31
IE7 is indenting text when it shouldn't be
dec 12 at 20:12
How does jQuery implement hide() and show()
nov 12 at 11:02
Does JavaScript have a range() equivalent?
oct 26 at 0:44
Why is my join on a JavaScript array failing?
oct 9 at 22:30
PHP - call function in object with set_error_handler()
sep 27 at 9:32
How do disable options from the Format menu in CKeditor?
sep 23 at 20:31
What are some useful examples of malloc() in C?
sep 2 at 10:34
In PHP, what is the differences between NULL and setting a string to equal 2 single quotes
jun 27 '12 at 5:59
Can you target an element with CSS only if 2 classes are present?
jun 19 '12 at 16:07
What is the best way to store configuration variables in PHP?
may 25 '12 at 12:07
How to change position of newsletter box in Magento sidebar?
apr 9 '12 at 3:31
JavaScript displaying a float to 2 decimal places
mar 19 '12 at 22:43
How to perform an external request in Kohana 3?
mar 17 '12 at 19:48
Can I make a <button> not submit a form?
mar 13 '12 at 19:22
Problem with jQuery in IE8 with Fancybox
feb 10 '12 at 19:35
Can someone explain Kohana 3's routing system?
feb 2 '12 at 20:35
Trying to put an exception to RewriteRule in .htaccess
jan 22 '12 at 20:13
Is using the directory separator constant neccessary?
jan 16 '12 at 23:42
How can you tell exactly what insecure items are causing a browser to warn about mixed secure and insecure items?
jan 12 '12 at 7:27
How to delete from multiple tables in MySQL?
jan 5 '12 at 20:52
With Kohana 3, how can I get the last insert ID from the Database class?
dec 28 '11 at 8:38
Is this wrapper for PDO 'good code' ? Are there any potential problems?
dec 6 '11 at 21:58
Hiding PHP's X-Powered-By header
nov 21 '11 at 17:18
(post deleted or otherwise unavailable)
oct 26 '11 at 13:38
How can I increment a Smarty variable?
oct 6 '11 at 15:04
How do I pass in config info to CKEditor using the jQuery adapter?
oct 3 '11 at 13:04
What is a good first C app to build, besides “Hello World”
sep 27 '11 at 5:06
What are the HTML entities for up and down triangles?
sep 14 '11 at 14:20
Is there a 'has focus' in JavaScript (or jQuery)?
aug 24 '11 at 12:10
Can't concatenate 2 arrays in PHP