Archive

Posts Tagged ‘code’

Remove HTML tags from POST and GET – PHP

April 6th, 2009 No comments
Remove HTML tags from POST and GET – PHP How to remove/Strip HTML tags from php $_POST variable: foreach ($_POST as $key => $value) { $_POST[$key] = addslashes(strip_tags($value)); } foreach ($_GET as $key => $value) { $_GET[$key] = addslashes(strip_tags($value)); } strip_tags - tries to return a string with all HTML and PHP tags stripped from a ...

WOR-KING – WORDPRESS VIDEO THEME

December 20th, 2008 2 comments
WOR-KING – WORDPRESS VIDEO THEME [caption id="attachment_6997" align="alignright" width="150" caption="maxxal"][/caption] YAP ... ceva mai absent prin zona... pentru ca PHP+PHP+PHP = tot PHP ;) ... lucrez la o tema pentru site-uri care folosesc clipuri video (youtube, trilulilu, etc). Deja am prea multe astfel de bloguri si ...

single_cat_title deprecated in wordpress 2.7

December 15th, 2008 No comments
single_cat_title deprecated in wordpress 2.7 Function single_cat_title() displays or returns the category title for the current page. For pages displaying WordPress tags rather than categories ("/tag/geek") the name of the tag is displayed instead of the category. Usage (only outside The Loop): <?php single_cat_title('prefix', 'display'); ?> Next example ...

Code Geass R2 Episode 17, Video – The Taste of Earth / 土 の 味

August 3rd, 2008 1 comment
Code Geass R2 Episode 17, Video – The Taste of Earth / 土 の 味 [vg_byrev] [vg_livevideo 56369854CB214A9AA5B5FAE251405D0C#Code Geass episode 17#http://i.ytimg.com/vi/6fe7iqDqMKE/default.jpg#Code Geass episode 17 subbed - Code Geass r2 17. The battle for Japan gets underway, & it does not start out well for the Black Knights. The Knights of Rounds decimate their ranks, held back ...

hackers @ microsoft

August 30th, 2007 No comments
hackers @ microsoft Hello world. Welcome to a new blog from Microsoft. The focus of this blog is likely to be a little different from most other blogs you'll see on blogs.msdn.com. Microsoft employs some of the best hackers in ...
GoCache - ByREV-Cache v1.0 - live served in : 0.389926 sec (gzip)