Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/profuse/public_html/forum/includes/class_postbit.php(296) : eval()'d code(8) : regexp code on line 9
Fatal error: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Failed evaluating code:
"<pre class=\"alt2\" dir=\"ltr\" style=\"
margin: 0px;
padding: 6px;
border: 1px inset;
width: 640px;
height: 210px;
text-align: left;
overflow: auto\">&lt;?php
if(($_POST[\'password\'])==&quot;password1&quot;) {
print(&quot;pass1&quot;);
}
elseif(($_POST[\'password\'])==&quot;password2&quot;) {
print(&quot;pass2&quot;);
}
else {
print(&quot;no pass&quot;);
}
}
?&gt;</pre>"=="<pre class=\"alt2\" dir=\"ltr\" style=\"
margin: 0px;
padding: 6px;
border: 1px inset;
width: 640px;
height: 210px;
text-align: left;
overflow: auto\">&lt;?php
if(($_POST[\'password\'])==&quot;password1&quot;) {
print(&quot;pass1&quot;);
}
elseif(($_POST[\'password\'])==&quot;password2&quot;) {
print(&quot;pass2&quot;);
}
e in /home/profuse/public_html/forum/includes/class_postbit.php(296) : eval()'d code on line 8