Using "PHP" in a project title
Moderator: General Moderators
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Using "PHP" in a project title
Does anyone know if there are any hard and fast rules about using "PHP" within a project title, rather like phpMyAdmin does?
Re: Using "PHP" in a project title
hard and fast rules?
Re: Using "PHP" in a project title
My guess would be the general advice for picking any name:
- is it free? (other projects with the same name, domain names, trademarks, etc)
- is the name good? (usable, easy to remember, etc)
- is it free? (other projects with the same name, domain names, trademarks, etc)
- is the name good? (usable, easy to remember, etc)
Re: Using "PHP" in a project title
I'm pretty sure you're free to use the name in anything without any copyright or trademark issues, but I wouldn't recommend it. It ties your project to PHP. Will you still be using it in 3 years time?
Re: Using "PHP" in a project title
The following link should answer your question: http://www.php.net/license/index.php#faq-lic
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: Using "PHP" in a project title
Cheers Mike, I knew I had seen something along those lines somewhere.