I tried to get the PHP manual in one file so that I can print it out easily. I went to http://www.zend.com/manual/. On its left bottom, it says "A printable version of the manual in pdf format is available from php.net". However, I could not find it.
I also went to http://www.php.net/download-docs.php, and found the file "html.bz2". How to open the .bz2 file?
Also, can someone tell me where to find good PHP sample projects with source code?
Thanks.
Jie Huang
where is PHP manual in single file (bestly pdf)?
Moderator: General Moderators
-
jiehuang001
- Forum Commoner
- Posts: 39
- Joined: Mon May 12, 2003 12:53 pm
Download WinRAR (http://www.rarsoft.com/) to open a bz2 file.
http://www.php.net/manual/en/print/index.php is the link to the printable version, yet it's not really a "printable version", seeing as how you have to click on each link to fully print everything (which is probably what you'd not want to do.
http://www.php.net/manual/en/print/index.php is the link to the printable version, yet it's not really a "printable version", seeing as how you have to click on each link to fully print everything (which is probably what you'd not want to do.
