Quick links
-
Categories
- Art (3)
- ASCII Art (2)
- Browsers (41)
- Chrome (12)
- Extensions (1)
- Firefox (14)
- Plugins (5)
- Internet Explorer (16)
- Opera (8)
- Safari (10)
- Chrome (12)
- Debugging (2)
- Email (1)
- Funny (6)
- Popups (3)
- Google (11)
- HTTP servers (1)
- Imagine Cup (7)
- Instant Messaging (1)
- Live Messenger (1)
- MediaWiki (2)
- notepad++ (2)
- Programming Languages (54)
- Registry (4)
- Security (38)
- Uncategorized (9)
- Video (2)
- YouTube (1)
- Art (3)
-
Archives
- February 2012
- November 2011
- May 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- September 2009
- August 2009
- July 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
Web Development on a Chromebook (2)
Posted by on February 25th, 2012 in Browsers, Chrome, JavaScript and php · 1 CommentWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78
Web Development on a Chromebook
Posted by on February 12th, 2012 in JavaScript, notepad++, php and Programming Languages · 2 CommentsWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78
PHP Strings ‘ vs “
Posted by on May 17th, 2010 in php and Programming Languages · 1 CommentWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78
String concatenation vs. Array joins
Posted by on September 30th, 2008 in php and Uncategorized · 0 CommentsI’ve read several websites which claim that string concatenation is outperformed by array joining in PHP. I know from firsthand that this certainly is a fact in ASP. And it’s considered a ‘best practice’ in Javascript and probably several other languages. But PHP has always been a bit different on some parts, so I decided to test this and came to some interesting conclusions.
Function list for PHP
Posted by on July 28th, 2008 in notepad++ and php · 3 CommentsWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78
Notepad++ 5.0
Posted by on July 11th, 2008 in HTML and php · 2 CommentsWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78
Mandelbrot in PHP
Posted by on May 26th, 2008 in php · 4 CommentsWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78
Notepad++ & PHP
Posted by on April 16th, 2008 in php · 0 CommentsWarning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 14 in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 77
Warning: Invalid argument supplied for foreach() in /home/c3682jgn/domains/skypher.com/public_html/wp-content/themes/braille/options/plugins.php on line 78

