PHP°²×°²½Ö裨ÒÔapache 2 + php5.3ΪÀý£©
1.
Download Apache for windows MSI
file, and run it
By
default, port is 80, root dir is %apache_dir%/htdocs. You can update the
settings in conf/httpd.conf file
2. If Apache Service can't be installed in "Control Panel > Admin Tools > Services",
Execute following command in %apache_dir%/bin
httpd.exe -k install -n Apache2.2
ÁíÍ⼸¸öÓÐÓõÄÃüÁ
¡¡¡¡¡¡¡¡remove apache service: httpd.exe -k uninstall -n Apache2.2
start apache service from : httpd.exe -k start
stop apache service: httpd.exe -k stop or
httpd.exe -k shutdown
restart apache service: httpd.exe -k restart
Èç¹û²»Í¨¹ýwindows Apache service£¬Äã¿ÉÒÔÖ±½ÓʹÓÃÏÂÁÐÃüÁ
start apache server: httpd
stop apache server:
httpd.exe -k shutdown
restart apache server: httpd.exe -k restart
2.
Test if apache server works
1)
Start server: start “Apache
service” from “Control Panel > select “Start > Programs > Apache http
server 2 > control apache server > start” or start serve
Ïà¹ØÎĵµ£º
1¡¢ÈëÃżò½é
¼òµ¥µÄ˵£¬ÕýÔò±í´ïʽÊÇÒ»ÖÖ¿ÉÒÔÓÃÓÚģʽƥÅäºÍÌæ»»µÄÇ¿ÓÐÁ¦µÄ¹¤¾ß¡£ÎÒÃÇ¿ÉÒÔÔÚ¼¸ºõËùÓеĻùÓÚUNIXϵͳµÄ¹¤¾ßÖÐÕÒµ½ÕýÔò±í´ïʽµÄÉíÓ°£¬ÀýÈ磬vi±à¼Æ÷£¬Perl»òPHP½Å±¾ÓïÑÔ£¬ÒÔ¼°awk»òsed shell³ÌÐòµÈ¡£´ËÍ⣬ÏóJavaScriptÕâÖÖ¿Í»§¶ËµÄ½Å±¾ÓïÑÔÒ²ÌṩÁ˶ÔÕýÔò±í´ïʽµÄÖ§³Ö¡£Óɴ˿ɼû£¬ÕýÔò±í´ïʽÒѾ³¬³öÁËijÖÖ ......
Perl is a language often associated with text processing and CGI. PHP is
a language often associated with dynamic Web pages. Both are very popular
with Web developers. Often, each of these languages is used at the expense of
the other. Hard-core Perl developers would love to develop everyth ......
±¾·¶ÀýÖ»ÄÜÔÚwindowsƽ̨ÏÂÕýÈ·ÔËÐС£±à¼Æ÷ÊÇ¿ÉÒÔÔÚwindows»òlinuxÏÂÔËÐУ¬ÓëÆ½Ì¨Î޹ء£
ÅäÖò½Ö裺
1)webnoteeditor_phpsampleÎļþ¼Ð·Åµ½ÍøÕ¾µÄĿ¼"webnoteeditor_phpsample"ÏÂ
2)docÎļþ¼Ð·Åµ½ÍøÕ¾Ä¿Â¼"doc"ÏÂ
3)ͨ¹ý http://localhost/webnoteeditor_phpsample/index.php À´·ÃÎÊ
ÔÚWindowsÏ£¬½¨ÒéʹÓÃEasyPHPÀ´ ......
FCKeditor ÊÇÒ»¸öÊ®·ÖÇ¿´óµÄÍøÒ³Îı¾±à¼Æ÷£¬ËüÖ§³Ö¶àÖֽű¾±à³ÌÓïÑÔ(°üÀ¨ PHP)ºÍÖ§³Ö¶à¹úÓïÑÔ¡£
FCKeditor ½ØÖÁ 2008Äê4ÔÂ6ÈÕ£¬Æä×îа汾ÊÇ 2.6RC£¬RC ¾ÍÊÇ Release Candidate£¬ÐÞ¶©ºóµÄºòÑ¡°æ±¾£¬ºÜ¿ÉÄÜ×÷Ϊ¸Ã°æ±¾µÄÎȶ¨°æÔÚδÀ´·¢²¼¡£Ä¿Ç°µÄ×îеÄÎȶ¨°æ(Latest Stable)ÊÇ 2.5.1¡£ÎÒÃÇ¿ÉÒÔµ ......
ϸ²ì PHP V5.3.0 ÌØÐÔ
¼¶±ð£º Öм¶
Stephen B. Morris, CTO, Omey Communications
2009 Äê 12 ÔÂ 07 ÈÕ
Ëæ×ÅÁ÷ÐÐµÄ PHP ÓïÑԵIJ»¶ÏÑݱ䣬ºÜ¶àÐÂÌØÐÔʹËüÔÚÃæÏò¶ÔÏó·½ÃæÓÐÁ˽øÒ»²½µÄÔöÇ¿¡£±¾ÎÄͨ¹ýһЩ PHP V5.3 ʵÀýÑÝʾÑÓ³Ù¾²Ì¬°ó¶¨¡¢Ãû³Æ¿Õ¼äÖ§³Ö¡¢Àà·½·¨ÖØÔØÒÔ¼°±äÁ¿½âÎöºÍ heredoc Ö§³Ö¡£
ÐèÇó
³ýÁË¶Ô PHP ºÍ H ......