where is PHP manual in single file (bestly pdf)?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jiehuang001
Forum Commoner
Posts: 39
Joined: Mon May 12, 2003 12:53 pm

where is PHP manual in single file (bestly pdf)?

Post by jiehuang001 »

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
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

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.
Image Image
Post Reply