[PHP] PHP Manual in PDF format

2009-07-07 Thread Angus Mann
Hi all. I realize this question has been asked before and I've found responses 
in the archive, but none of the links work now, or the files they point to are 
old or unsuitable.

I'd like to print the most recent PHP manual to paper, so I need it in a format 
that's suitable. I've downloaded it from php.net in chm and HTML format but 
neither of them can easily be printed with proper attention to page numbering 
and order.

Any idea where to find a PDF or similar version of the manual?

Thanks,
Angus



Re: [PHP] PHP Manual in PDF format

2009-07-07 Thread Richard Quadling
2009/7/7 Angus Mann angusm...@pobox.com:
 Hi all. I realize this question has been asked before and I've found 
 responses in the archive, but none of the links work now, or the files they 
 point to are old or unsuitable.

 I'd like to print the most recent PHP manual to paper, so I need it in a 
 format that's suitable. I've downloaded it from php.net in chm and HTML 
 format but neither of them can easily be printed with proper attention to 
 page numbering and order.

 Any idea where to find a PDF or similar version of the manual?

 Thanks,
 Angus



$ pecl install haru
$ pear channel-discover doc.php.net
$ pear install doc.php.net/phd-beta
$ cvs -d:pserver:cvsr...@cvs.php.net/repository login
(the password is phpfi)
$ cvs -d:pserver:cvsr...@cvs.php.net/repository co phpdoc
$ cd phpdoc
$ php configure.php
$ phd -f pdf -t phppdf -d .manual.xml

Now open the newly created pdf folder :)

If you'd like a big fat one PDF file then use phpbigpdf rather then phppdf


The PDF version will be available soon. Ish. Maybe. Hopefully.

-- 
-
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731
Standing on the shoulders of some very clever giants!
I need a car : http://snipurl.com/l4pih
ZOPA : http://uk.zopa.com/member/RQuadling

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Manual in PDF format

2009-07-07 Thread James Colannino
Richard Quadling wrote:

 $ pecl install haru
 [...]
 $ phd -f pdf -t phppdf -d .manual.xml

I installed haru, yet when I try the phd command, I get a class
'HaruDoc' not found error :(  Has this happened to anyone else?

James

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Manual in PDF format

2006-02-27 Thread John Nichel

ÃmìtVërmå wrote:
snip

Please turn off your mail client's request for read receipts when 
sending to a mailing list.


--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Manual in PDF format

2006-02-24 Thread tedd

Hi ALL

I am looking out for PHP Manual in PDF Format

Thanks in Advance

Regards

Kaushal



Try Google:

http://iwing.cpe.ku.ac.th/tutorial/PHP/PHPmanual.pdf

I'm sure there are others.

tedd

--

http://sperling.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Manual in PDF format

2006-02-24 Thread ÃmìtVërmå

Good.. you went straight into their vault to those PDF :)


tedd wrote:


Hi ALL

I am looking out for PHP Manual in PDF Format

Thanks in Advance

Regards

Kaushal




Try Google:

http://iwing.cpe.ku.ac.th/tutorial/PHP/PHPmanual.pdf

I'm sure there are others.

tedd



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] PHP Manual in PDF format

2006-02-23 Thread Kaushal Shriyan
Hi ALL

I am looking out for PHP Manual in PDF Format

Thanks in Advance

Regards

Kaushal

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] PHP Manual in PDF Format

2001-08-03 Thread Pere Vineta

Dear friends,

Any one of you know when PHP Manual in PDF Format will be available?

Thanks

Pere



-- 
PHP General 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]




Re: [PHP] PHP Manual in PDF Format

2001-08-03 Thread Andreas D. Landmark

At 03.08.2001 10:36, Pere Vineta wrote:
Dear friends,

Any one of you know when PHP Manual in PDF Format will be available?

Thanks

Probably when Adobe stops picking on innocent cryptographers pointing out
weaknesses in their software and stops hiding the source for what they forced
through as the defacto standard for document distribution...

;-)


-- 
Andreas D Landmark / noXtension
Real Time, adj.:
 Here and now, as opposed to fake time, which only occurs there
and then.


-- 
PHP General 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]




Re: [PHP] PHP Manual in PDF Format

2001-08-03 Thread George Pitcher

Er, that's a MySQL manual and it doesn't have much in terms of php coding i
n it, IIRC.

GP
- Original Message -
From: Augusto Cesar Castoldi [EMAIL PROTECTED]
To: Andreas D. Landmark [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, August 03, 2001 3:51 PM
Subject: Re: [PHP] PHP Manual in PDF Format


 You can get here:

 http://monica.inf.ufsc.br/Docs/MySQL.pdf

 see you.

 Augusto

 On Fri, 3 Aug 2001, Andreas D. Landmark wrote:

  At 03.08.2001 10:36, Pere Vineta wrote:
  Dear friends,
  
  Any one of you know when PHP Manual in PDF Format will be available?
  
  Thanks
 
  Probably when Adobe stops picking on innocent cryptographers pointing
out
  weaknesses in their software and stops hiding the source for what they
forced
  through as the defacto standard for document distribution...
 
  ;-)
 
 
  --
  Andreas D Landmark / noXtension
  Real Time, adj.:
   Here and now, as opposed to fake time, which only occurs there
  and then.
 
 
  --
  PHP General 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]
 


 --
 PHP General 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]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP General 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]




Re: [PHP] PHP Manual in PDF Format

2001-08-03 Thread Richard Lynch

 Probably when Adobe stops picking on innocent cryptographers pointing out
 weaknesses in their software and stops hiding the source for what they
forced
 through as the defacto standard for document distribution...

Last I heard, Adobe had dropped charges, and it was the US Government that
won't back down... Details on http://eff.org almost for sure.

Also, the PDF format was only one of many options being promoted and
marketed for some time -- It succeeded by popular demand and technical merit
mostly, really, IMHO...

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General 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]




Re: [PHP] PHP Manual in PDF Format

2001-08-03 Thread Augusto Cesar Castoldi

You can get here:

http://monica.inf.ufsc.br/Docs/MySQL.pdf

see you.

Augusto

On Fri, 3 Aug 2001, Andreas D. Landmark wrote:

 At 03.08.2001 10:36, Pere Vineta wrote:
 Dear friends,
 
 Any one of you know when PHP Manual in PDF Format will be available?
 
 Thanks
 
 Probably when Adobe stops picking on innocent cryptographers pointing out
 weaknesses in their software and stops hiding the source for what they forced
 through as the defacto standard for document distribution...
 
 ;-)
 
 
 -- 
 Andreas D Landmark / noXtension
 Real Time, adj.:
  Here and now, as opposed to fake time, which only occurs there
 and then.
 
 
 -- 
 PHP General 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]
 


-- 
PHP General 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]