אוקאי אז בואו אני יתן לכם קצת יותר הסבר...
אני בשלבי סיום סופי של מערכת הסקרים שלי... עכשיו אני עושה שבמידה והוא כבר הצביע יוצגו לו התוצאות... הקוד הוא כזה
PHP קוד:
<table border="0" height="200" style="border:1px soild black;">
<tr>
<td style="vertical-align:top"><b><font face="Arial"><font size="2">'.$quetion.'<br />
</font></b><font size="2"> '.$option1.' </font><b> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font size="2">
<img border="0" src="bar_right.gif" width="2" height="9"></font></td>
<td><span lang="en-us">
<font size="2">
<img border="0" src="bar.gif" width="'.$op1.'" height="9"></font></span></td>
<td>
<font size="2">
<img border="0" src="bar_left.gif" width="2" height="9"></font></td>
</tr>
</table><font size="2"> </font></b><font size="2">'.$option2.' </font><b> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font size="2">
<img border="0" src="bar_right.gif" width="2" height="9"></font></td>
<td><span lang="en-us">
<font size="2">
<img border="0" src="bar.gif" width="'.$op2.'" height="9"></font></span></td>
<td>
<font size="2">
<img border="0" src="bar_left.gif" width="2" height="9"></font></td>
</tr>
</table></b><font size="2"> '.$option3.' </font><b> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font size="2">
<img border="0" src="bar_right.gif" width="2" height="9"></font></td>
<td><span lang="en-us">
<font size="2">
<img border="0" src="bar.gif" width="'.$op3.'" height="9"></font></span></td>
<td>
<font size="2">
<img border="0" src="bar_left.gif" width="2" height="9"></font></td>
</tr>
</table><font size="2"> </font></b><font size="2">'.$option4.'
</font><b> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font size="2">
<img border="0" src="bar_right.gif" width="2" height="9"></font></td>
<td><span lang="en-us">
<font size="2">
<img border="0" src="bar.gif" width="'.$op4.'" height="9"></font></span></td>
<td>
<font size="2">
<img border="0" src="bar_left.gif" width="2" height="9"></font></td>
</tr>
</table>
</b><font size="2">סה"כ הצבעות:<b> '.$avg.'</b></font></font></td>
</tr>
</table>
עכשיו סה יורד לי שורה ומציג את המד של ההצבעות ואני מעונין לעשות זאת בשורה אחת בלבד.