Help for this page

Select Code to Download


  1. or download this
    if ($response =~ /"3,"([\w \!\@\#\$\%\*\&\(\)\-\+\=\.\/\?\,\:\;\']+)"/
    +i) {
       $error = $1;
    }