User : mikael12

Title User Language Tags Description Date
Live stream player mikael12 PHP May 24, 2011
Simple INSERT, UPDATE from form to MySQL DB mikael12 PHP March 31, 2011
Seconds to time mikael12 PHP March 13, 2011
Initializing Variables in PHP mikael12 PHP

Credit goes to Amit Arora

March 11, 2011
AJAX show hide loader mikael12 jQuery March 2, 2011
One line random password generator mikael12 PHP February 24, 2011
Read directory files to array mikael12 PHP

Alternative solution http://php.net/manual/en/function.glob.php

January 11, 2011
Modify URL param mikael12 PHP

Current URL http://www.example.com/page.php?p=5&show=list&style=2 and after $url = modify_url(array('p' => 4, 'show' => 'column')); URL will become http://www.example.com/page.php?p=4&show=column&style=2

December 19, 2010
Non recursive chmod script with dir listing mikael12 PHP

Type mode into input than hit Enter

November 12, 2010
Cookie-Free Subdomain using htacces mikael12 Apache November 5, 2010
Repository dump, load and change location mikael12 SVN November 4, 2010
Get content into variable with require mikael12 PHP November 3, 2010
String concatenation with array join mikael12 JavaScript October 30, 2010
HTML IE conditional for CSS styling mikael12 HTML

http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/

October 30, 2010
Window open with custom dimension mikael12 JavaScript October 28, 2010