לוגו אתר Fresh          
 
 
  אפשרות תפריט  ראשי     אפשרות תפריט  צ'אט     אפשרות תפריט  מבזקים     אפשרות תפריט  צור קשר     חץ שמאלה ‎print ‎"Hello World!"; if‎ ‎not rules.‎know ‎then rules.‎read(); חץ ימינה  

לך אחורה   לובי הפורומים > מחשבים > תכנות ובניית אתרים
שמור לעצמך קישור לדף זה באתרי שמירת קישורים חברתיים
תגובה
 
כלי אשכול חפש באשכול זה



  #4  
ישן 13-12-2004, 15:28
  HMEN HMEN אינו מחובר  
 
חבר מתאריך: 22.09.04
הודעות: 217
תראה..
בתגובה להודעה מספר 3 שנכתבה על ידי Web שמתחילה ב "שלח לינק"

http://www.next.smashhost.com/ זה האתר שלי והשרת תומך בהכל...
רוצה אני יראה לך את הקובץ php של הסקין?
הנה:
קוד PHP:
<?php
class skin_list
{
function 
top($data="")
{
global 
$mtl;
return <<<skin
<div align="right" dir="rtl">
<div align="center">
    <center>
    <table id="listbar" border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#464646" width="94%">
      <tr>
        <td width="73%" align="center" bgcolor="#99FF99">
        <font color="#363636" size="4">
{$mtl->lang['sites']}</font></td>
        <td width="9%" align="center" bgcolor="#99FF99">
        <font color="#363636" size="4">
{$mtl->lang['out']}</font></td>
        <td width="9%" align="center" bgcolor="#99FF99">
        <font color="#363636" size="4">
{$mtl->lang['vote']}</font></td>
        <td width="13%" align="center" bgcolor="#99FF99">
        <font color="#363636" size="4">
{$mtl->lang['rate']}</font></td>
      </tr>
    </table>
    </center>
  </div>
</div>

<DIV align="right" dir="rtl"> 
<script>
function rate_pop(id)
{           window.open('
{$mtl->config['filename']}?act=misc&CODE=00&id='+id,'Rating','width=225,height=125,resizable=n  o,scrollbars=no');    }
</script>
<DIV align="right" dir="rtl">
<a  href='
{$mtl->config['filename']}?{$data['link']}'></a>
<table width='95%' border='0' cellpadding='0' cellspacing='0'>
<tr><td width='30%' align='center'><u><b>
{$data['search_results']}</b></u></td>
<td align='right' width='70%'><font size='1'>
{$data['pages']}</font></td></tr></table>
skin;
}
function 
listing($data="")
{
global 
$mtl;
return <<<skin
<!-- Begin {$data['no']} -->
 <tr>
          <td colspan='4'>
          <div align='center'>
            <center>
            <table border='1' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#c0c0c0' bgcolor="f3f3f3" width='100%'>
             <tr>
           <td width='57' id='listrate'>
          <a id='listrate'>
 <font color="#363636" size="6">
{$data['no']}</font> {$data['updown']}</a></td>

                <td width='70%' id='listbanner'>
               <p align="right"> <a target="_blank" href='
{$data['site_url']}'><font style="font-size: 18pt" color="#262844">{$data['site']}</font></a><br>
                <font size="2" color="#363636" face="Arial">
{$data['site_desc']}</font></p>
                <a target="_blank" href='
{$data['site_url']}'>{$data['banner']}</a>{$data['brs']}</td>
                <td width='10%' id='listvotes'><font size="6" color="#363636">
{$data['votes']}</td></font>
                <td width='10%' id='listvotesout'><font size="6" color="#363636">
{$data['votes_out']}</td></font>
                <td width='10%' id='listrating'>
                <table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='50' height='15'>
                  <tr>
                    <td>
                    
{$data['link_rate']}{$data['rating']}</a></td>
                  </tr>
                </table>
                </td>
              </tr>

            </table>
            </center>
    <table dir="rtl" cellSpacing="0" cellPadding="5" width="735" align="center" border="0">
      <tr>
        <td dir="rtl" align="middle" width="100%" height="4"></td>
      </tr>
    </table>

        </div>
          </td>
        </tr>
 
<!-- End 
{$data['no']} -->
skin;
}
function 
foot($data="")
{
global 
$mtl;
return <<<skin
<table width='95%' border='0' cellpadding='0' cellspacing='0'>
<tr><td align='right'><font size='1'>
{$data['pages']}</font></td></tr></table>
skin;
}
// Start special_seperator
function special_seperator($data="")
{
global 
$mtl;
return <<<skin
<center><a href="http://www.next.smashhost.com"><img src="http://www.next.smashhost.com/votes_img/ad.jpg" border="0" width="460" height="60"></a></center>
 <br>
skin;
}
// End special_seperator
function regular_seperator($data="")
{
global 
$mtl;
return <<<skin
<center><a href="http://www.next.smashhost.com"><img src="http://www.next.smashhost.com/votes_img/ad.jpg" border="0" width="460" height="60"></a></center>
 <br>
skin;
}
function 
end_table($data="")
{
global 
$mtl;
return <<<skin
        </table>
      </center></td>
    </tr>
  <tr>
      <td colspan='4' bgcolor='#f9f9f9' height='7'></td>
    </tr>
    <tr>
      <td width='10'>
      </td>
      </td>
      <td width='11'>
      </td>
    </tr>
  </table>
  </center>
<br>
skin;
}
function 
start_table($data="")
{
global 
$mtl;
return <<<skin
  <center>
  <table width='95%' border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#f9f9f9'>
    <tr>
      <td>
      </td>
      <td colspan='4' rowspan='2' background='f9f9f9' height='10'>
      </td>
      <td rowspan='2' width='11'>
   </td>
    </tr>
    <tr>
      <td rowspan='5' width='10' background='f9f9f9'>&nbsp;</td>
    </tr>
      <td rowspan='4' width='11' background='f9f9f9'>&nbsp;</td>
    </tr>
    <tr>
      <td colspan='4' width='100%' bgcolor='#f9f9f9' height='7'></td>
    </tr> 
 <tr>
      <td colspan='4' valign='top' bgcolor='#f9f9f9'><center>
      <table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='100%'>
        <tr>
skin;
}
function 
search_form($data="")
{
global 
$mtl;
return <<<skin
{
$data['intro']}
<div align='center'> 
  <center>
    <table width='95%' border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111'>
      <tr> 
        <td width='10'></td>
        <td colspan='3' rowspan='2' background='f9f9f9' height='10'> 
        </td>
        <td rowspan='2' width='11'></td>
      </tr>
      <tr> 
        <td width='10' background='f9f9f9'></td>
      </tr>
      <tr> 
        <td width='10' rowspan="3" background='f9f9f9'>&nbsp;</td>
        <td width='20' height='32' bgcolor='#f9f9f9'> <img src='skin/s
{$mtl->skin_choice}/images/listview_06.gif' width='20' height='32' alt /></td>
        <td background='skin/s
{$mtl->skin_choice}/images/listview_07.gif' width='9999' height='32'> 
          <div align='center'> 
            <center>
              <table id='listbar' border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='100%'>
                <tr> 
                  <td width='100%' align='center'>
{$mtl->lang['search']}</td>
                </tr>
              </table>
            </center>
          </div></td>
        <td width='16' height='32'> <img src='skin/s
{$mtl->skin_choice}/images/listview_06.gif' width='16' height='32' alt /></td>
        <td width='11' rowspan='3' background='f9f9f9'>&nbsp;</td>
      </tr>
      <tr> 
        <td colspan='3' valign='top' bgcolor='#f9f9f9'> 
{$mtl->lang['search_intro']}<br><br>
   <form action='
{$mtl->config['filename']}' method='post'>
 <input type='hidden' name='act' value='search'>
 <input type='hidden' name='CODE' value='00'>
             <table WIDTH='100%' BORDER='0' CELLPADDING='0' CELLSPACING='0'>
              <tr> 
                <td> <img SRC='skin/s
{$mtl->skin_choice}/images/userbar_01.gif' WIDTH='11' HEIGHT='12' ALT></td>
                <td background='f9f9f9' height='12'></td>
                <td> <img SRC='skin/s
{$mtl->skin_choice}/images/userbar_03.gif' WIDTH='11' HEIGHT='12' ALT></td>
              </tr>
              <tr> 
                <td background='f9f9f9' width='11'>&nbsp;</td>
                <td> <table width='100%'>
                    <tr>
                      <td colspan='4' align='center'><b><u>
{$mtl->lang['search_engine']}</u></b> 
                        <br>
                        <i>
{$mtl->lang['search_disable']}</i></td>
                    </tr>
                    <tr>
                      <td width='25%'><b>
{$mtl->lang['keywords']}:</b><br>
                        <font size='1'>
{$mtl->lang['keywords_intro']}</font></td>
                      <td width='25%'><input type='text' name='keywords' id='select'></td>
                      <td width='15%' align='right' rowspan='2'><b>
{$mtl->lang['search_type']}:</td>
                      <td width='35%' align='left' rowspan='2'><select name='type' id='select'>
                          <option value='any'>
{$mtl->lang['any_words']}</option>
                          <option value='all'>
{$mtl->lang['all_words']}</option>
                          <option value='exact'>
{$mtl->lang['exact_phrase']}</option>
                        </select></td>
                    </tr>
                    <tr> 
                      <td colspan='4'> <b>
{$mtl->lang['search_in']}</b>: 
                        <input type='radio' name='search' value='name' id='select'>
                        
{$mtl->lang['site_name']} 
                        <input type='radio' name='search' value='desc' id='select'>
                        
{$mtl->lang['site_desc']} 
                        <input type='radio' name='search' value='both' id='select' checked>
                        
{$mtl->lang['both']} </td>
                    </tr>
                  </table></td>
                <td background='skin/s
{$mtl->skin_choice}/images/userbar_06.gif' width='11'>&nbsp;</td>
              </tr>
              <tr> 
                <td> <img SRC='skin/s
{$mtl->skin_choice}/images/userbar_07.gif' WIDTH='11' HEIGHT='12' ALT></td>
                <td background='skin/s
{$mtl->skin_choice}/images/userbar_08.gif' height='12'></td>
                <td> <img SRC='skin/s
{$mtl->skin_choice}/images/userbar_09.gif' WIDTH='11' HEIGHT='12' ALT></td>
              </tr>
            </table>
      <table>
       <table width='100%'>
            <tr>
              <td colspan='3'>
                  <tr>
                    <td width='10%' bgcolor="#f9f9f9"><b>
{$mtl->lang['order']}:</b></font></td>
                    <td width='30%' align='left' bgcolor="#f9f9f9"><select name='order' id='select'>
                        <option value='votes'>
{$mtl->lang['votes']}</option>
                        <option value='votesout'>
{$mtl->lang['votes_out']}</option>
                        <option value='rating'>
{$mtl->lang['rating']}</option>
                      </select>
                      
{$mtl->lang['in']} 
                      <select name='asc' id='select'>
                        <option value='asc'>
{$mtl->lang['ascending']}</option>
                        <option value='desc' selected>
{$mtl->lang['descending']}</option>
                      </select> </td>
                    <td width='15%' align='right' bgcolor="#f9f9f9"><b>
{$mtl->lang['list_limit']}
                      </b></font></td>
                    <td width='50%' align='left' bgcolor="#f9f9f9"><select name='lm' id='select'>
                        <option value='10'>10</option>
                        <option value='20'>20</option>
                        <option value='30' selected>30</option>
                        <option value='40'>40</option>
                        <option value='50'>50</option>
                        <option value='60'>60</option>
                        <option value='70'>70</option>
                        <option value='80'>80</option>
                        <option value='90'>90</option>
                        <option value='100'>100</option>
                      </select></td>
                  </tr>
                  <tr>
                    <td colspan='4' align='center'><input type='submit' value='
{$mtl->lang['search']}' id='select'></td>
                  </tr>
                </table>
 </form> 
         </td>
      </tr>
      <tr> 
        <td colspan='3' bgcolor='#f9f9f9' height='7'></td>
      </tr>
      <tr> 
        <td width='10' background='skin/s
{$mtl->skin_choice}/images/listview_04.gif'></td>
 
        </td>
</td>
</td>
      </tr>
    </table>
  </center>
</div>
skin;
}
}
?>

אם אתה יכול לעזור לי אז חופשי!!
תגובה ללא ציטוט תגובה עם ציטוט חזרה לפורום
תגובה

כלי אשכול חפש באשכול זה
חפש באשכול זה:

חיפוש מתקדם
מצבי תצוגה דרג אשכול זה
דרג אשכול זה:

מזער את תיבת המידע אפשרויות משלוח הודעות
אתה לא יכול לפתוח אשכולות חדשים
אתה לא יכול להגיב לאשכולות
אתה לא יכול לצרף קבצים
אתה לא יכול לערוך את ההודעות שלך

קוד vB פעיל
קוד [IMG] פעיל
קוד HTML כבוי
מעבר לפורום



כל הזמנים המוצגים בדף זה הם לפי איזור זמן GMT +2. השעה כעת היא 04:58

הדף נוצר ב 0.05 שניות עם 10 שאילתות

הפורום מבוסס על vBulletin, גירסא 3.0.6
כל הזכויות לתוכנת הפורומים שמורות © 2024 - 2000 לחברת Jelsoft Enterprises.
כל הזכויות שמורות ל Fresh.co.il ©

צור קשר | תקנון האתר