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 16
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: 226px;
text-align: left;
overflow: auto\">&lt;?php
@ $db=new myqsli(\'localhost\',\'dcwarez_karlpox\',\'secret\',\'dcwarez_main\')
$q=&quot;select * from member&quot;;
$r=$db-&gt;query($q);
$nr=$r-&gt;num_rows;
for ( $a=0; $a&lt;$nr; $a++ )
{
$row=$r-&gt;fetch_assoc();
echo $row[\'name\'];
echo \'&lt;br&gt;\';
}
$db-&gt;close();
?&gt;</pre>"=="<pre class=\"alt2\" dir=\"ltr\" style=\"
margin: 0px;
padding: 6px;
border: 1px inset;
width: 640px;
height: 226px;
text-align: left;
overflow: auto\">&lt;?php
@ $db=new myqsli(\'localhost\',\'dcwarez_karlpox\',\'secret\',\'dcwarez_main\')
$q=&quot;select * from mem in /home/profuse/public_html/forum/includes/class_postbit.php(296) : eval()'d code on line 8