View Single Post
ישן 31-05-07, 06:05   # 3
X-T
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Jan 2007
הודעות: 1,021

X-T לא מחובר  

אוקאי אז בואו אני יתן לכם קצת יותר הסבר...
אני בשלבי סיום סופי של מערכת הסקרים שלי... עכשיו אני עושה שבמידה והוא כבר הצביע יוצגו לו התוצאות... הקוד הוא כזה
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">&nbsp;'.$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">&nbsp;</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">&nbsp;'.$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">&nbsp;</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">סה&quot;כ הצבעות:<b'.$avg.'</b></font></font></td>
    </
tr>
</
table
עכשיו סה יורד לי שורה ומציג את המד של ההצבעות ואני מעונין לעשות זאת בשורה אחת בלבד.
__________________
You don't shine if you don't glow
  Reply With Quote