Re: [PHP-WEBMASTER] PHP Manual

2020-04-04 Thread Sherif Ramadan
Yep, open source does not forego copyright. Also the creative commons attribution is specified in the aforementioned link. So be sure to read all the details there. On Sat, Apr 4, 2020 at 5:12 PM Christoph M. Becker wrote: > On 04.04.2020 at 22:28, Sherif Ramadan wrote: > > > The PHP Documentati

Re: [PHP-WEBMASTER] PHP Manual

2020-04-04 Thread Christoph M. Becker
On 04.04.2020 at 22:28, Sherif Ramadan wrote: > The PHP Documentation and PHP itself are both open source projects > available for public use subject to the PHP licence. Please see > https://www.php.net/license/ for details. To be precise, the PHP manual is subject to the Creative Commons Attribu

Re: [PHP-WEBMASTER] PHP Manual

2020-04-04 Thread Sherif Ramadan
Hi, The PHP Documentation and PHP itself are both open source projects available for public use subject to the PHP licence. Please see https://www.php.net/license/ for details. On Sat, Apr 4, 2020 at 3:58 PM Ashkar Dev wrote: > Hi, > PHP Manual is for who? > and whats the license of codes given

Re: [PHP-WEBMASTER] PHP Manual

2015-07-20 Thread Sherif Ramadan
That would be located in the Appendix section of the manual... Please see http://php.net/about.prototypes > The third optional parameter is named strict. All optional parameters are seen in [ brackets ]. On Mon, Jul 20, 2015 at 5:39 PM, Elmer Beardshall wrote: > Many thanks for making this ma

Re: [PHP-WEBMASTER] PHP Manual in the HTML Help File format

2014-10-08 Thread Hannes Magnusson
If you are using Windows XP SP2 or later and you are going to download the documentation in CHM format, you need to "unblock" the file after downloading it by right-clicking on it in Windows Explorer and selecting the "Properties" menu item, then clicking on the "Unblock" button (on Windows Vista t

Re: [PHP-WEBMASTER] PHP manual locally without functions documentation

2014-09-09 Thread Hannes Magnusson
On Tue, Sep 9, 2014 at 1:23 PM, Rafael Soufraz wrote: > Hi folks, > I'm trying to run the PHP manual locally (https://github.com/php/web-php), > however when accessing manual/en/some-function, the site says that this > documentation is not available and I need to contact the webmaster. > Is there

Re: [PHP-WEBMASTER] PHP Manual is missing some index entries - Is this a bug or they have been removed ?

2013-05-26 Thread Adam Harvey
On 26 May 2013 02:06, Manmohan Bishnoi wrote: > Just wanted to know that whether this is a BUG or the documentation > structure has been under major changes ? This is a bug — specifically, https://bugs.php.net/bug.php?id=64842, I believe. I don't think anyone who knows about CHM generation has ha