Moridin


Member since 07/13/2009

4 snippets

2015 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 832 posted 14 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 677 posted 14 years ago by Moridin
Courtesy of Dorphalsig on php.net (see URL above)
1 706 posted 14 years ago by Moridin
This code allows you to retrieve the 11-character ID string from a YouTube video URL.
7 2508 posted 15 years ago by Moridin
« Prev 1 Next »