摘要:
1. Download the following three software:download zend-eclipse-php-helios-win32-x86.zip fromhttp://www.zend.com/community/pdtdownload ZendOptimizer-3.3.3-Windows-i386.exe fromhttp://www.zend.com/downloads/download ZendDebugger-20100729-cygwin_nt-i386.zip fromhttp://www.zend.com/en/products/studio/do 阅读全文
摘要:
解决办法: 修改php.ini中的session.auto_start = 0 为 session.auto_start = 1you can't have any characters display before the session_start() function, otherwise you will get this error. 阅读全文