Moridin


Member since 07/13/2009

4 snippets

1606 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

Moridin's Recent Snippets



« Prev 1 Next »
Uses jQuery to give links with rel=\"external\" the ability to open in a new window, while keeping the document XHTML or HTML Strict. Works by assigning a \"_blank\" value to the \"target\" attribute of all such links after the page has already loade...
0 685 posted 13 years ago by Moridin
Allows you to still view PHP parse errors, even if you don't have write access to your php.ini file. Since PHP pages are parsed before being executed, parse errors won't show up even if you turn on display_errors in the page you are checking.
2 560 posted 13 years ago by Moridin
Courtesy of Dorphalsig on php.net (see URL above)
1 572 posted 13 years ago by Moridin
This code allows you to retrieve the 11-character ID string from a YouTube video URL.
7 2202 posted 14 years ago by Moridin
« Prev 1 Next »