- .

 -

  • (8)
  • (7)
  • (3)
  • (1)
  • (1)
  • . (0)

 -

 -

   Wynger

 - e-mail

 

 -

 LiveInternet.ru:
: 19.01.2010
:
:
: 132

:

(0)

, 01 2010 . 12:06 +
- Lisa Miskovsky - Stil Alive (Teddebears Mix)
, (), . - http://wdgt.yandex.ru

,

?
- HTML .

PHP

:
1.
2.
3.

:

<?php
// mysql_connect()

$content.="";
$sql="SELECT * FROM `table` WHERE LIMIT 8";
$result=mysql_query($sql);
$content.="<table cellpadding=1 cellspacing=0>\n";
while($row=mysql_fetch_row($result)) {
$content.="<tr>
<td>
<a href='' alt='' vspace=1 width=50></a>
</td>
<td>
<a href=' '>".iconv("WINDOWS-1251","UTF-8",)."</a>
<div> </div>
</td>
</tr>\n";
}
mysql_free_result($result);
$content.="</table>
<div><a href='http://autosibirsk.ru'> </a></div>\n";

// mysql_close()

$content="<?xml version=\"1.0\" encoding=\"utf-8\"?>
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:widget=\"http://wdgt.yandex.ru/ns/\" >
<head>
<meta name=\"title\" content=\"Autosibirsk - \" />
<meta name=\"description\" content=\" \" />
<meta name=\"height\" content=\"280\" />
<style>
a {color: #1a3dc1;}
td {font-size: 13px; font-family: Arial;}
img {border: 1px solid black;}
div {font-size: 11px; font-family: Verdana;}
</style>
</head>
<body style=\"margin:0;\">
".$content."
</body>
</html>";
echo $content; //
?>


:


, UTF-8 , , - <head> :

===================================================================================
<script type=\"text/javascript\" src=\"http://img.yandex.net/webwidgets/1/WidgetApi.js\"></script>
<script type=\"text/javascript\">
widget.onload=function() {
widget.adjustIFrameHeight();
}
</script>
===================================================================================

axxl.


:  

 : [1]