I took some time over the weekend. After several attempts, I finally compiled the chm format manual.
:
Chm php Manual
Http://www.phpeye.com/download/getfile/id/57
This CHM manual is usually compiled in January. If the PHP manual has important updates, compile and release the manual at any time. Based on the latest php.net CVS content, full-text search is supported.
This manual is synchronized with the online manual on the phpeye website (in fact, the same HTML generated by PhD compilation ).
Compilation Method attached:
Currently, the previous make_chm.bat and other scripts are no longer needed to compile the chm format Manual (wasting a lot of time), as long as the PhD compilation is used to generate
Php_manual_zh.hhp
Php_manual_zh.hhc
Php_manual_zh.hhk
Use Microsoft HTML Help Workshop to open the HHP file and compile the file.
Note that the three files must be saved in ANSI format. Otherwise, garbled characters may occur.