PHP Manual with Notes (chm)

Hi,

Last year, I got a php manual from my friend. It is different with
what is available for download right now, because it has user comments
inside (in separated file, named php_manual_notes.chm.

I was looking for the new version of it on google, but I couldn't find
any of it. Could someone tell me where i could have this ? It is very
usefull for me to read some examples that listed on it.

thanks

adwin
adwin [ So, 06 April 2008 05:50 ] [ ID #1936609 ]

Re: PHP Manual with Notes (chm)

adwin wrote:
>
> Hi,
>
> Last year, I got a php manual from my friend. It is different with
> what is available for download right now, because it has user comments
> inside (in separated file, named php_manual_notes.chm.
>
> I was looking for the new version of it on google, but I couldn't find
> any of it. Could someone tell me where i could have this ? It is very
> usefull for me to read some examples that listed on it.

You can find it together with all the other manuals on the PHP page.

http://www.php.net/download-docs.php

Choose the 'Extended HTML Help' download.

Bye!
Anonymous [ So, 06 April 2008 07:13 ] [ ID #1936610 ]

Re: PHP Manual with Notes (chm)

On Apr 6, 1:50 pm, adwin <adwin.wij... [at] gmail.com> wrote:
> Hi,
>
> Last year, I got a php manual from my friend. It is different with
> what is available for download right now, because it has user comments
> inside (in separated file, named php_manual_notes.chm.
>
> I was looking for the new version of it on google, but I couldn't find
> any of it. Could someone tell me where i could have this ? It is very
> usefull for me to read some examples that listed on it.
>
> thanks
>
> adwin

Or if you are online and are happy with an online reference, you can
just use the manual at http://www.php.net/ (which should be more up-to-
date than a local copy).
william.clarke [ Mo, 07 April 2008 00:07 ] [ ID #1936644 ]

Re: PHP Manual with Notes (chm)

On Apr 6, 1:50 pm, adwin <adwin.wij... [at] gmail.com> wrote:
> Hi,
>
> Last year, I got a php manual from my friend. It is different with
> what is available for download right now, because it has user comments
> inside (in separated file, named php_manual_notes.chm.
>
> I was looking for the new version of it on google, but I couldn't find
> any of it. Could someone tell me where i could have this ? It is very
> usefull for me to read some examples that listed on it.
>
> thanks
>
> adwin

Alternatively, if you are happy using an online reference, you could
also use the manual at http://www.php.net/ as it should be more up-to-
date than a local copy.
william.clarke [ Mo, 07 April 2008 00:11 ] [ ID #1936645 ]

Re: PHP Manual with Notes (chm)

william.clarke wrote:
> On Apr 6, 1:50 pm, adwin <adwin.wij... [at] gmail.com> wrote:
>> Hi,
>>
>> Last year, I got a php manual from my friend. It is different with
>> what is available for download right now, because it has user comments
>> inside (in separated file, named php_manual_notes.chm.
>>
>> I was looking for the new version of it on google, but I couldn't find
>> any of it. Could someone tell me where i could have this ? It is very
>> usefull for me to read some examples that listed on it.
>>
>> thanks
>>
>> adwin
>
> Or if you are online and are happy with an online reference, you can
> just use the manual at http://www.php.net/ (which should be more up-to-
> date than a local copy).
>

The .chm has a lot of advantages - such as very quick search, not
requiring an internet connection and faster response.

I much prefer it over the local version. Download the copy for your
version of PHP and you are always up to date - and don't have to worry
about things which are added after your current version (no, I do NOT
stay with the latest in production systems!).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Mo, 07 April 2008 03:34 ] [ ID #1937278 ]
PHP » comp.lang.php » PHP Manual with Notes (chm)

Vorheriges Thema: Read data from Access MDB file?
Nächstes Thema: Re: embedded image?