There are a lot of errors here and i'm not sure what you're trying to do.
PHP Code:
<?php if ($data1 == 0) { $data1 = $buffer2[0]; }
if ($data2 == 0) { // do nothing } else if($data1 == 0) { $data2 = $buffer2[1]; }
if ($data3 == 0) { // do nothing } else if($data2 == 0) { $data3 = $buffer2[2]; }
?>
I had to rewrite the code to remove the syntax errors.
i wasn't really too sure what you wanted.. maybe if you explain what you want to do, i can be of more help.
Thanks
__________________
Please login or register to view this content. Registration is FREE
Free Pay Per Click for Webmasters
|