|
|
| About site: Open Source/Licenses - PHP Licence Information |
Return to Computers also Computers |
| About site: http://www.php.net/license/ |
Title: Open Source/Licenses - PHP Licence Information Covers licensing issues for developers distributing applications in PHP. Includes links to annotated version of the relevant licenses and other related resources. |
|
|
|
|
About-the-web_Internet_Guide Free information about browsers, e-mail programs, newsgroups, search engines, and simple tips for a more enjoyable surfing experience.
| Java_BluePrints Collection of guidelines, patterns, and reusable code for end-to-end applications.
| BlogMatrix_Jäger RSS syndication reader that uses a web browser to display content. Jäger runs on both Windows and Macintosh OS 10.3.
| phpShop A free online shop which includes a modular system, easy management, featured items, and searching.
| Web_Jam Web site design and management based in Worcestershire, United Kingdom.
| WebCreator Offers design and programming services.
|
|
| Alexa statistic for http://www.php.net/license/ |
Please visit: http://www.php.net/license/
|
| Related sites for http://www.php.net/license/ |
| Vim_macro_page_-_homepage_of_Jos_Van_Riswick Lots of vim macros | | Linux4_BE_-_Linux_for_the_Cassiopeia_BE-300 The goal of this project is to bring Linux to the Cassiopeia BE-300 PDA. | | RFC_1472 The Definitions of Managed Objects for the Security Protocols of the Point-to-Point Protocol. F. Kastenholz. June 1993. | | Hairnet One-to-one home and business IT training for older beginners. | | FinancialShareware_com This download site is dedicated to financial software offered on a try-before-you-buy basis, business and personal. | | RFC_1347 TCP and UDP with Bigger Addresses (TUBA), A Simple Proposal for Internet Addressing and Routing. R. Callon. June 1992. | | UDA_Construction_Software Contracts, estimating and accounting software for the construction industry. | | Electronic_Paper_Turns_the_Page Detailed article on the recent history of e-ink development. [Technology Review] (March 1, 2001) | | ConsignPro Consignment management software - downloadable free demonstration. | | Wikipedia__Scratch_Programming_Language Encyclopedia article, with links to related topics and references. | | Verity_Systems Manufacturers and supplier of CD duplicators, printers and packaging equipment and magnetic media bulk erasers and degaussers. | | UnrealIRCd One of the most feature-packed IRC servers in the world. | | HeySportsFans Provides fantasy sports. Includes program overview, signup form and frequently asked questions. | | Anti-Spam_Configuration_Control Instructions for configuring Sendmail to prevent relaying and reject spam. | | Envision_Online_Media_Inc_ Offering web development and design, Active Server Page applications, JavaScript, Accesss database application. Site in English and French. | | ZeRO_Web_Hosting_Inc_ Offers design, hosting, domain registration and custom programming. Based in Canada and the United States. | | Big_Boards_-_phpBB List of the largest phpBB message boards on the web. | | FlashDrive_Crypto Encrypts flash memory disk and removable hard drives using FAT12, FAT 16, FAT32, and NTFS file systems. [Windows 95/98/Me/NT/2000/XP] | | cmsInfo Internet community of users and developers of content management systems. Dedicated to provide news and information of the open source weblog niche. | | WebToolMasters_com Articles and tools for web development. |
|
This is websites2007.org cache of m/ as retrieved on 2008.10.15 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
PHP: License Information @import url("http://static.php.net/www.php.net/styles/site.css"); @import url("http://static.php.net/www.php.net/styles/phpnet.css"); @import url("http://static.php.net/www.php.net/styles/print.css"); downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net search for in the function list all php.net sites this mirror only online documentation bug database Site News Archive All Changelogs just pear.php.net just pecl.php.net just talks.php.net general mailing list developer mailing list documentation mailing list License Information You can download the text of the latest version (3.01) of the PHP license.Frequently Asked Questions Q. I've written a project in PHP that I'm going to release as open source, and I'd like to call it PHPTransmogrifier. Is that OK? A. We cannot really stop you from using PHP in the name of your project unless you include any code from the PHP distribution, in which case you would be violating the license. But we would really prefer if people would come up with their own names independent of the PHP name. Why you ask? You are only trying to contribute to the PHP community. That may be true, but by using the PHP name you are explicitly linking your efforts to those of the entire PHP development community and the years of work that has gone into the PHP project. Every time a flaw is found in one of the thousands of applications out there that call themselves "PHP-Something" the negative karma that generates reflects unfairly on the entire PHP project. We had nothing to do with PHP-Nuke, for example, and every bugtraq posting on that says "PHP" in it. Your particular project may in fact be the greatest thing ever, but we have to be consistent in how we handle these requests and we honestly have no way of knowing whether your project is actually the greatest thing ever. So, please, pick a name that stands on its own merits. If your stuff is good, it will not take long to establish a reputation for yourselves. Look at Zope, for example, that is a framework for Python that doesn't have Python in the name. Smarty as well doesn't have PHP in the name and does quite well. Q. Why is PHP 4 not dual-licensed under the GNU General Public License (GPL) like PHP 3 was? A. GPL enforces many restrictions on what can and cannot be done with the licensed code. The PHP developers decided to release PHP under a much more loose license (Apache-style), to help PHP become as popular as possible. Note: the following questions and answers only apply to version 2.01 and 2.02 of the PHP license. Ignore for 3.x versions. Q. What does the PHP license mean then, in simple words? A. (Note: This answer should in no way be taken to replace the PHP license, it is intended to give you a general impression of what the license means.) Essentially, the PHP license gives you the right to use, distribute and modify PHP as much as you want, for both commercial and non-commercial use. You just have to make it clear to the user that what you have distributed contains PHP. Q. The Zend license says I may not charge money for stuff I sell along with Zend. Does that mean I cannot sell PHP scripts or web sites that I build? A. No. Not at all. This clause only concerns software built around the Zend scripting engine library, not scripts that PHP executes, using that library. You are free to distribute PHP source code you write freely or commercially, without any concern about the PHP or Zend licenses. You may also package PHP as a whole with your commercial applications as much as you want. You just can't build commercial applications that use the Zend scripting engine library directly. Q. So, what's the point of the Zend license? When should I be concerned about it? A. You should be aware of the Zend license in two cases. First, if you publish patches to the Zend scripting engine library. The Zend license allows Zend Technologies, Ltd. to use those patches royalty-free (see the license for exact details). Second, the license prevents commercial use of the Zend scripting engine library to build commercial applications. If you want to use the Zend scripting engine library commercially (for example, as a macro language in a commercial word processor you're writing), you must contact Zend Technologies, Ltd. for licensing information. Q. Where can I get more information on the QPL? A. The authors of the QPL, Troll Tech AS, have published an annotated version of the license which makes it easier to understand. You can view it online here. Q. You suck! I'm going to take the last version of PHP 3 that was distributed under the GPL and fork! How would you like that? A. With fries. show source | credits | stats | sitemap | contact | advertising | mirror sites Copyright © 2001-2008 The PHP Group All rights reserved. This mirror generously provided by: Yahoo! Inc. Last updated: Mon Oct 13 07:48:03 2008 PDT |
|
| |
Covers | licensing | issues | for | developers | distributing | applications | in | PHP. | Includes | links | to | annotated | version | of | the | relevant | licenses | and | other | related | resources. |
|
http://www.php.net/license/
PHP Licence Information 2008 October
dvd rental
dvd
Covers licensing issues for developers distributing applications in PHP. Includes links to annotated version of the relevant licenses and other related resources.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Mortgage Calculator - Mortgage Calculator - Gas Electricity - Mortgage Calculator - Credit Counseling
|