downloadable php and mysql manual

downloadable php and mysql manual

am 13.11.2005 08:41:00 von Shawn

I will be traveling and may not be on Internet while I am away from my home.
I would like to see if someone knows where to download the same PHP manual
as the one on php.net and mysql reference manual as on dev.mysql.com so that
I can read them while I am not connected.

Thanks!

Shawn

Re: downloadable php and mysql manual

am 13.11.2005 09:01:22 von Shion

shawn wrote:
> I will be traveling and may not be on Internet while I am away from my home.
> I would like to see if someone knows where to download the same PHP manual
> as the one on php.net and mysql reference manual as on dev.mysql.com so that
> I can read them while I am not connected.

Use wget and get the manual.


//Aho

Re: downloadable php and mysql manual

am 13.11.2005 09:47:53 von Nicholas Sherlock

shawn wrote:
> I will be traveling and may not be on Internet while I am away from my home.
> I would like to see if someone knows where to download the same PHP manual
> as the one on php.net and mysql reference manual as on dev.mysql.com so that
> I can read them while I am not connected.

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

Cheers,
Nicholas Sherlock

Re: downloadable php and mysql manual

am 13.11.2005 12:06:36 von Stefan Rybacki

shawn wrote:
> I will be traveling and may not be on Internet while I am away from my home.
> I would like to see if someone knows where to download the same PHP manual
> as the one on php.net and mysql reference manual as on dev.mysql.com so that
> I can read them while I am not connected.
>

Learn to read! It took like 10 seconds to find those links

http://dev.mysql.com/doc/
you already got the php manual link from Nicholas

Regards
Stefan

> Thanks!
>
> Shawn
>
>

Re: downloadable php and mysql manual

am 14.11.2005 22:25:49 von Shawn

"Stefan Rybacki" wrote in message
news:3tol20Ft65d2U1@individual.net...
> shawn wrote:
>> I will be traveling and may not be on Internet while I am away from my
>> home. I would like to see if someone knows where to download the same PHP
>> manual as the one on php.net and mysql reference manual as on
>> dev.mysql.com so that I can read them while I am not connected.
>>
>
> Learn to read! It took like 10 seconds to find those links
I am learning :-). Thanks for the links everybody.

>
> http://dev.mysql.com/doc/
> you already got the php manual link from Nicholas
>
> Regards
> Stefan
>
>> Thanks!
>>
>> Shawn