KnotBB

Full Version: Test
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Test

Test

Some Random Post

Test
this is some test Test again
test - Google Search

That is a big link. https://www.facebook.com/ is smaller though.
THis i a test of the site.

PHP Code:
$handler->data['subject'] = str_ireplace("€""€"$handler->data['subject']);

    
$handler->data['subject'] = filter_var($handler->data['subject'], FILTER_UNSAFE_RAWFILTER_FLAG_STRIP_HIGH);
    
$handler->verify_subject();
    
a['subject'])
        {
            
$handler->thread_update_data['subject'] = filter_var($handler->thread_update_data['subject'], FILTER_UNSAFE_RAWFILTER_FLAG_STRIP_HIGH);    
            
$handler->verify_subject();
        } 
[mention=52] test
Pages: 1 2 3