Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: kodu pakeitimas

Parašė Soo-2· 2008 Sau. 6 01:01:50
#7

o gal galit sita koda pakeist i kita forma? bo man su sita forma nelabai sekas ideti.. error mera
function render_header($header_content) {

global $theme_width,$settings,$locale,$userdata,$aidlink;

echo "<table align=center class='mainsite-border' align='left' width='900' cellspacing='0' cellpadding='0'>
<tr><td class='outer-border'>
<table align='center' width='100%' cellspacing='0' cellpadding='0'>
<tr><td class='inner-border'>
<table align='center' width='100%' cellspacing='0' cellpadding='0'>
<tr align=left><td>";
include_once "header.php";
echo "</td></tr>
</table>\n";



echo "<table width='100%' cellspacing='0' cellpadding='0'>\n<tr>\n";

}