Hi, > Do you know how can I ($PHP_SELF :) compile the > PHP documentation in Windows HTML Help format? > Any guide line?
I think this should do it, although I never tested it: "The HTML Help compiler (Hha.dll) is part of HTML Help Workshop and is the program that compiles a project (.hhp), contents (.hhc), index (.hhk), topic (.html), and other (.gif, .jpeg, etc.) files into a compiled help (.chm) file." http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/vsconwhtsdll.asp and http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp but please ask the PHP documentation group for more detailed info about this. Kind Regards, Daniel Lorch -- @echo "Hello, World"; -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]