[PHP-DEV] PHP Manual

2001-11-30 Thread l0t3k
i just downloaded the Windows PHP manual, and all i can say is -- DAMN -- are you sure no one gets paid to do this G ??? kudos to the doc team for what has to be the finest user docs in open source. l0t3k -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] PHP Manual

2001-07-25 Thread Paul J
Dear php.dev The user comments at the bottom of each page are invaluable. Perhaps periodically, you could provide a gzipped mirror of these included in the manual. This would no doubt be very successful. Paul -- web: http://myitcv.org.uk/ email: [EMAIL PROTECTED] -- PHP Development Mailing

[PHP-DEV] PHP manual

2001-01-16 Thread Simon Roberts
Why isn't phpweb/manual/en in CVS? -- 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]

Re: [PHP-DEV] PHP manual

2001-01-16 Thread Rasmus Lerdorf
Because it is generated. You can fetch it via rsync. See http://rsync.php.net/ -Rasmus On Wed, 17 Jan 2001, Simon Roberts wrote: Why isn't phpweb/manual/en in CVS? -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [PHP-DEV] PHP manual

2001-01-16 Thread Jim Winstead
In article 002001c08038$1e3b71b0$2c1e140a@barney, [EMAIL PROTECTED] wrote: Why isn't phpweb/manual/en in CVS? because it is generated. all of the generated manual files will be moving out of cvs soon. use rsync as documented in README.mirror. jim -- PHP Development Mailing List