<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Trung tam MUA BAN - RAO VAT - GIAI TRI - PHP</title>
		<link>http://diendan.nhacungcap.vn/raovat/</link>
		<description>Ngôn ngữ lập trình PHP rất được ưa chuộng trên toàn thế giới, thường phát triển mã nguồn mở</description>
		<language>vn</language>
		<lastBuildDate>Fri, 03 Sep 2010 01:22:21 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://diendan.nhacungcap.vn/raovat/images/misc/rss.png</url>
			<title>Trung tam MUA BAN - RAO VAT - GIAI TRI - PHP</title>
			<link>http://diendan.nhacungcap.vn/raovat/</link>
		</image>
		<item>
			<title>VBB - Các biến trong VBB/vBulletin Variables List</title>
			<link>http://diendan.nhacungcap.vn/raovat/showthread.php?t=39502&amp;goto=newpost</link>
			<pubDate>Sat, 28 Aug 2010 04:57:16 GMT</pubDate>
			<description>*Danh sách các biến* 
 
*Biến thống kê site:* 
  ...</description>
			<content:encoded><![CDATA[<div><font size="3"><div align="center"><font face="Arial"><b>Danh sách các biến</b></font></div></font><br />
<font color="Blue"><b>Biến thống kê site:</b></font><br />
    <b>* $totalthreads </b>- Displays the total number of threads in the forum<br />
    <b>* $totalposts</b> - Displays total number of posts in the forum<br />
    <b>* $numbermembers</b> - Display total number of members in the forum<br />
    <b>* $totalonline</b> - Displays the number of total users currently online<br />
    <b>* $numberregistered</b> - Displays the number of total registered users currently online<br />
    <b>* $numberguest</b> - Displays the number of total guests currently online<br />
    <b>* $recordusers</b> - Displays the number of most users ever online<br />
    <b>* $recorddate </b>- Displays the date on which most users were ever online<br />
    <b>* $recordtime</b> - Displays the time on which most users were ever online<br />
    <b>* $activeusers </b>- Displays a list of currently active/online Users (i.e. logged in)<br />
    <b>* $activemembers</b> - Displays the number of members who are active in the forum<br />
    <b>* $newusername</b> - Displays the username of the newly registered user<br />
    <b>* $birthdays</b> - Displays list of users whose birthday is today<br />
    <b>* $upcomingevents</b> - Displays list of upcoming events<br />
<b><br />
<br />
<font color="Blue">$BBuserinfo Array, Thông tin về user:</font></b><br />
    * $bbuserinfo[username] - Username<br />
    * $bbuserinfo[userid] - User ID number<br />
    * $bbuserinfo[posts] - Users postcount<br />
    * $bbuserinfo[signature] - Users signature<br />
    * $bbuserinfo[email] - User Email Address<br />
    * $bbuserinfo[homepage] - Users homepage in profile<br />
    * $bbuserinfo[msn] - Users MSN address from profile<br />
    * $bbuserinfo[yahoo] - &quot;&quot; Yahoo &quot;&quot;<br />
    * $bbuserinfo[icq] - &quot;&quot; ICQ &quot;&quot;<br />
    * $bbuserinfo[usertitle] - Users custom usertitle<br />
<br />
<font color="Blue"><br />
<b>$VBoptions Array, these are the options stored in the settings table,   i.e things that you configured from vbulletin AdminCP&gt;&gt;vbulletin   Options:</b></font> <br />
<br />
    * $vboptions[forumactive] - Status of whether forum is turned on/off<br />
    * $vboptions[bbclosedreason] - Reason why forum turned off<br />
    * $vboptions[bbtitle] - Forum title<br />
    * $vboptions[bburl] - Forum URL<br />
    * $vboptions[hometitle] - Site homepage Title<br />
    * $vboptions[homeurl] - Site homepage URL<br />
    * $vboptions[copyrighttext] - Site copyright text<br />
    * $vboptions[privacyurl] - URL to forum privacy statement<br />
    * $vboptions[webmasteremail] - Webmaster email address<br />
    * $vboptions[contactuslink] - contact us URL<br />
    * $vboptiions[enablehooks] - Status of plugin/hook system<br />
    * $vboptions[imagetype] - Determine if using GD or Imagemagick<br />
    * $vboptions[timeoffset] - forum time offset<br />
    * $vboptions[cookiepath] - forum cookie path<br />
    * $vboptions[legacypostbit] - Determine if using legacy (side) postbit or new horizontal postbit<br />
    * $vboptions[use_smtp] - If SMTP mail is enabled<br />
    * $vboptions[smtp_host] - SMTP hostname<br />
    * $vboptions[smtp_port] - SMTP port number<br />
    * $vboptions[allowregistrations] - Determine if new users can register<br />
    * $vboptions[welcomemail] - Determine if welcome mail is sent on registration<br />
    * $vboptions[avatarenabled] - Check if avatars are enabled<br />
    * $vboptions[reputationenable] - Check if reputation system is enabled<br />
<font color="Blue"><br />
<b>$stylevar Array, this contains all the paths to forum images and   other style variables that are editable in the Styles and templates   &gt;&gt; Stylevars:</b></font> <br />
<br />
    * $stylevar[titleimage] - Path/filename for top banner<br />
    * $stylevar[outertablewidth] - The width of your forum<br />
    * $stylevar[spacersize] - Spacing betwen main body and content<br />
    * $stylevar[cellspacing] - Inner border width<br />
    * $stylevar[cellpadding] Table cell padding<br />
    * $stylevar[formwidth] - Form width in pixels<br />
    * $stylevar[imgdir_buton] - Path for forum buttons<br />
    * $stylevar[imgdir_statusicon] - Path for status icons<br />
    * $stylevar[imgdir_attach] - Path for attachment icons<br />
<br />
<br />
<br />
<font color="Blue"><b>$css array, this is where all the CSS attributed can be located</b></font><br />
<br />
    * $css variables[body][background] - Body background colour<br />
    * $css[body][color] - Body text colour<br />
    * $css[body][LINK_N][color] - Body normal links<br />
    * $css[body][LINK_V][color] - Body visited links<br />
    * $css[body][LINK_M][color] - Body link hover colour<br />
    * $css[.page][background] - Page background colour<br />
    * $css[.page][color] - Page text colour<br />
    * $css[.tborder][background] - Table border background colour<br />
    * $css[.tborder][color] - Table border font colour<br />
    * $css[.tcat][background] - Category strip background/colour<br />
    * $css[.tcat][color] - Category strip font colour<br />
    * $css[.thead][background] - Table header background gradient/colour<br />
    * $css[.thead][color] - Table header background colour<br />
    * $css[.tfoot][background] - Table footer background colour/gradient<br />
    * $css[.tfoot][color] - Table footer text colour<br />
<br />
<br />
<b>Miscellenous:</b><br />
    * $notices - Used to display notices (for 3.7 onwards)<br />
    * $notifications_total - Used to display total number of unread notifications (for 3.7 onwards)<br />
<br />
<br />
<b><i>Việc tìm hiểu rõ về cách dùng của từng biến và dịch sang tiếng Việt sẽ được thực hiện trong thời gian sớm nhất có thể </i></b></div>

 ]]></content:encoded>
			<category domain="http://diendan.nhacungcap.vn/raovat/forumdisplay.php?f=76">PHP</category>
			<dc:creator>bigstreet</dc:creator>
			<guid isPermaLink="true">http://diendan.nhacungcap.vn/raovat/showthread.php?t=39502</guid>
		</item>
	</channel>
</rss>
