Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

php smarty±äÁ¿µÄÐÞÊÎ

test.php´úÂ룺 view plaincopy to clipboardprint?
assign("total",$total); //¶ÔÄ£°æÖеıäÁ¿¸³Öµ $formatted_total = number_format($total); //¸ñʽ»¯$total $smarty->assign("formatted_total",$formatted_total); //¶ÔÄ£°æÖеıäÁ¿¸³Öµ $smarty->display('test1.htm'); //ÏÔÊ¾Ò³Ãæ ?>
assign("total",$total); //¶ÔÄ£°æÖеıäÁ¿¸³Öµ $formatted_total = number_format($total); //¸ñʽ»¯$total $smarty->assign("formatted_total",$formatted_total); //¶ÔÄ£°æÖеıäÁ¿¸³Öµ $smarty->display('test1.htm'); //ÏÔÊ¾Ò³Ãæ ?> test1.htmlÄ£°å´úÂ룺 view plaincopy to clipboardprint?
Total is {$total}
Formatted Total is {$formatted_total}
Total is {$total}
Formatted Total is {$formatted_total}
±àÒëºóµÄtest.html.php´úÂ룺 view plaincopy to clipboardprint?
Total is _tpl_vars['total']; ?>
Formatted Total is _tpl_vars['formatted_total']; ?>
Total is _tpl_vars['total']; ?>
Formatted Total is _tpl_vars['formatted_total']; ?>
test1.htmlÄ£°å¿ÉÒÔ¸Äд³ÉÕâÑùtest2.html£º view plaincopy to clipboardprint?
Total is {$total}
Formatted Total is {$total|number_format}
Total is {$total}
Formatted Total is {$total|number_format}
ÔòÏàÓ¦µÄtest.php´úÂë¸ÄΪ£º view plaincopy to clipboardprint?
assign("total",$total); //¶ÔÄ£°æÖеıäÁ¿¸³Öµ $smarty->display('test2.htm'); //ÏÔÊ¾Ò³Ãæ ?>
assign("total",$total); //¶ÔÄ£°æÖеıäÁ¿¸³Öµ $smarty->display('test2.htm'); //ÏÔÊ¾Ò³Ãæ ?> ä¯ÀÀÆ÷ÏÔʾ£º Total is 12345 Formatted Total is 12,345 ±¾ÎÄÀ´×ÔCSDN²©¿Í£¬×ªÔØÇë±êÃ÷³ö´¦£ºhttp://blog.csdn.net/zhuzhao/archive/2009/03/19/4006030.aspx ±¾ÎÄÀ´×ÔCSDN²©¿Í£¬×ªÔØÇë±êÃ÷³ö´¦£ºhttp://blog.csdn.net/zhuzhao/archive/2009/03/19/4006030.aspx


Ïà¹ØÎĵµ£º

ʹÓÃPHPµÄgd¿â³öÏÖÎÊÌâ

ÎÒʹÓÃWAMP5 version 1.7.4°²×°PHP+Apache+MySQL¼¯³É»·¾³£¬ÔÚµ÷ÊÔÒ»¸ö³ÌÐòʱ£¬ÆäÑéÖ¤Âë²»ÄÜÏÔʾ£¬ÊÔÁ˺öà´Î£¬ÐÞ¸ÄÁËºÜ¶àµØ·½Ò²Ã»Äܳɹ¦¡£ÒÑ×öºÃµÄÅäÖÃÈçÏ£º
¢ÙÔÚphpinfÒ³ÃæLoaded Configuration FileºóÃæËùÖ¸¶¨µÄphp.iniÖаÑ;extension=php_gd2.dllÇ°ÃæµÄ;È¥µô¡£
¢ÚÖØÆôÁËApache·þÎñÆ÷¡£
     Âé· ......

PHPϵͳѧϰ¸ÅÒª£¨×ªÌû£©¸öÈËÈÏΪºÜÖµµÃÒ»¿´£¡

˵Ã÷£º
1¡¢±¾ÎĵµÊÇΪ³õѧPHPµÄÅóÓѶøÖÆ×÷µÄ¡£
2¡¢¿´Á˱¾ÎĵµÑ§»áPHPµÄÅóÓÑ£¬Çë·´À¡Äã¶Ô±¾ÎĵµµÄÒâ¼û»ò½¨Òé(·¢Óʼþµ½kuaiyigang@163.com»òÔÚQQȺ4798654ÖÐÌá³ö)£¬ÒÔ°ïÖú¸ü¶àµÄ³õѧÕß¡£
1¡¢phpÓïÑԵĸÅÊö¼°¿ª·¢»·¾³µÄÅäÖã¨1Ì죩
a¡¢php·¢Õ¹¼°Ó¦ÓýéÉÜ£¨Á˽⣩
b¡¢php¼°Ïà¹ØÈí¼þÔÚÀàlinuxºÍwindowsµÄ¾ßÌå°²×°²½Öè £¨³õ ......

PHPµÄÓïÑÔ¹¹³ÉÓ빤×÷Ô­Àí

Ô­ÎÄÁ´½Ó£ºhttp://www.phpdo.net/index.php/2010/01/27/1-3/
×òÌìÎÒÃÇʵÏÖÁËPHPµÄµÚÒ»¸öÒ³Ãæhello£¬world£¡
 PHPµÄÓïÑÔ¹¹³ÉÓ빤×÷Ô­ÀíÊÇÊ²Ã´ÄØ£¿
 ºê¹ÛµØ½«£ºÒ»¸öÍêÕûµÄPHP³ÌÐòÊÇÓÉÖ÷³ÌÐòºÍº¯Êý¹¹³É¡£PHP³ÌÐòµÄÖ´ÐдÓÖ÷³ÌÐò¿ªÊ¼£¬µ÷ÓÃÆäËûº¯Êýºó·µ»ØÖ÷³ÌÐò²¢½áÊø¡£
 ÔÚPHPµÄÖ÷³ÌÐòºÍº¯ÊýÖУ¬PHPº¯ÊýµÄ»ù ......

Smarty Ä£°å ´Óphp·ÖÅäµÄ±äÁ¿

index.php:
$smarty = new Smarty;
$smarty->assign('Contacts',
array('555-222-9876',
'zaphod@slartibartfast.com',
array('555-444-3333',
'555-111-1234')));
$smarty->display('index.tpl');
index.tpl:
{$Contacts[0]}<br>
{$Contacts[1]}<br>
{* you can print arrays of arrays ......

·ÖÏí¼¸¸öphpʱ¼äÏà¹ØµÄº¯Êý

function FormatShowTime($nTotalSec)
{
//echo "total sec:" . $nTotalSec . '<br>';

$strTime = "";
//day
if ($nTotalSec > 3600 * 24)
{
$nDay = (int)($nTotalSec / (3600 * 24));
//$nDay > 0 ? $nDay : 1;
$strTime = $nDay;
$strTime .= 'Ìì';
//echo "nDay: ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ