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

PHP¸÷ÖÖTemplateϵͳ


ËѼ¯²»È«£¬Á´½ÓûÓÐÈ«²¿²âÊÔ£¬´ó²¿·Ö¿ÉÓÃ
Easy Template System
http://ets.sourceforge.net/
http://ets.sourceforge.net/ets.pdf
http://prdownloads.sourceforge.net/ets/ets305b.zip?download
Smarty
http://smarty.php.net/
FastTemplate
http://www.thewebmasters.net/php/FastTemplate.phtml
http://www.thewebmasters.net/php/FastTemplate-1_1_0.tar.gz
bTemplate
http://www.massassi.com/bTemplate/
http://www.massassi.com/bTemplate/download/bTemplate_0.3.zip
ModeliXe
http://modelixe.phpedit.com/
UltraTemplate
http://www.ultratemplate.com/main.php
PHPTemplate
http://nutbar.chemlab.org/
PHPLib
http://sourceforge.net/projects/phplib
XTemplate
http://sourceforge.net/projects/xtpl/
SmartTemplate
http://www.phpclasses.org/browse/package/1032.html
Yapster
http://yapter.sourceforge.net/
http://www.phpclasses.org/browse.html/class/37.html
Zendר¼­
https://www.zend.com/codex.php?CID=332
SledgeHammer
http://sledgehammer.sourceforge.net/
phpSavant
http://phpsavant.com/
SmashTemplate
http://www.phpclasses.org/goto/browse.html/package/1401.html
http://www.lri.fr/~gk/PHPTMPL/
AwesomeTemplateEngine
http://www.pinkgoblin.com/index.php?view=scripts
http://www.pinkgoblin.com/scripts/AwesomeTemplateEngine.zip
Virtual Template
http://sourceforge.net/projects/vtemplate/
TemplateTamer¹¤¾ß
http://www.templatetamer.org
Phemplate
http://pukomuko.esu.lt/phemplate/
Templates engine for PHP
http://sourceforge.net/projects/php-templates
YATS
http://yats.sourceforge.net
iTemplate
http://sourceforge.net/projects/itemplate
Cached Fast Template
http://zoned.net:8000/~xkahn/php/fasttemplate/
AvanTemplate
http://avantemplate.sourceforge.net/
PHPWidgets
http://www.northern.ca/projects/phpwidgets
tinybutstrong
http://www.tinybutstrong.com/download.php
SuperTPL
¹úÈ˲ú£¬ºÇºÇ
http://www.phpw.net


Ïà¹ØÎĵµ£º

phpÅäÖÃÎļþphp.ini ÖÐÎİæ

ת×Ô:http://www.ccvita.com
;;;;;;;;;;;;;;
;; ¼ò½é ;;
;;;;;;;;;;;;;;
; ±¾ÎIJ¢·ÇÊǶÔÓ¢Îİæ php.ini µÄ¼òµ¥·­Ò룬¶øÊDzο¼ÁËÖÚ¶à×ÊÁÏÒԺ󣬽áºÏ×Ô¼ºµÄÀí½â£¬Ôö¼ÓÁËÐí¶àÄÚÈÝ£¬
; °üÀ¨ÔÚÔ­ÓÐ php.ini »ù´¡ÉÏÔö¼ÓÁËһЩʵÓÃÄ£¿éµÄÅäÖÃ˵Ã÷£¬Í¬Ê±¶ÔÎļþÄÚÈݵİ²ÅŽøÐÐÁ˵÷Õû¡£
; ÓÉÓÚ×÷Õß²»Ï²»¶ no-free µÄÍæÒâ¶ù£ ......

¸½¼ÓÂë¼°ÆäPHP·½Ê½µÄʵÏÖ

Ò»¡¢¸½¼ÓÂëµÄ×÷Óà    
  ¡¡¡¡±¾ÎÄËùÊöµÄ¸½¼ÓÂë½öÖ¸ÔÚWEBÉÏʹÓõĶàÓÃÓÚÉí·ÝÑéÖ¤µÄ¸½¼ÓÂë¡£  
   
  ¡¡¡¡¸½¼ÓÂëµÄÖ÷Òª×÷ÓÿÉÄÜÊÇ·ÀÖ¹±©Á¦·ÃÎÊ£¬ÀýÈ籩Á¦·½Ê½µÄÃÜÂëÆÆ½âºÍÐÅÏ¢·¢²¼¡£  
   
  ¡¡¡¡¸½¼ÓÂëÔÚÓû§Éí·ÝÑéÖ¤·½ÃæµÄÓ¦ÓÃÄܹ»´ÓÒ»¶¨³Ì¶ÈÉÏ·ÀÖ¹¶ÔÓû ......

php ×Ö·û´®¡¢Îļþת»¯³É¶þ½øÖÆÁ÷Îļþ

$file1 = 'F:/46.gif';
$file2 = 'F:/test.txt';
$file3 = 'F:/47.gif';
$size = filesize($file1);
echo 'Îļþ´óСΪ£º'.$size;
echo "\n<br>ת»¯Îª¶þ½øÖÆ ...";
$content = file_get_contents($file1);
$content = bstr2bin($content);
$fp = fopen($file2, 'w');
fwrite($fp, $content);
fclose($fp);
......

Hello World!Ö®phpµ÷ÓÃCOM+×é¼þ(ת)

Éϴμ̱¾ÈË·¢²¼ÁËVC±àдPHPÀ©Õ¹Ö®Hello Worldƪºó£¬·´Ó³ºÜÇ¿ÁÒ£¬´ó¼Ò¶¼Ï£ÍûÄÜÍÑÀëPHP²ËÄñÐÐÁУ¬Õâ´ÎÎÒ¸ø´ó¼Ò´øÀ´PHPµ÷ÓÃC#±àдµÄCOM+×é¼þ¡£ COM+×é¼þÔ´´úÂë CODE:using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using System.Reflection; using System.Data.O ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ