![]() |
# 11 | |
אחראי פורום
|
ציטוט:
ו-Tomer, מה הבעייה ביעילות? יכול להיות שלא הבנתם. אני מכין עיצוב, מקודד אותו והכל, ניקח לדוגמה את העיצוב עם פרטים לדוגמה ששמתי: HTML קוד:
<html> <head> All The Properties <title>HiH-Hosts is good</title> <head> <body> <div class="Logo"> Hosts is Good</div> <div class="Menu"> Index | Forums</div> <div class="text"> Welcome </text> </body> </html> HTML קוד:
<html> <head> All The Properties <title><!--title--></title> <head> <body> <div class="Logo"><!--logo--></div> <div class="Menu"><!--menu--></div> <div class="text"> <!--text--> </text> </body> </html> $this->tmp = str_replace("<!--logo-->", $row['logo'], $this->tmp); וככה גם לשאר(כמובן שאפשר גם ב-array). אשמח לדעת מה הבעייה? Last edited by Daniel; 03-06-07 at 18:45.. |
|
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
כלים לאשכול | |
תצורת הצגה | |
|
|