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

[PHP-WEBMASTER] PHP Manual

2020-04-04 Thread Ashkar Dev
Hi, PHP Manual is for who? and whats the license of codes given inside the documentation at the manual? can any developer use the codes for even commercial purposes?