Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Help with use a database (MySQL) to show the copyright notice
Old 12-05-2007, 06:07 PM Help with use a database (MySQL) to show the copyright notice
Average Talker

Posts: 16
Name: Richard
Trades: 0
My problem is with copyright and as others have pointed out is it is quite easy just to take the code from the page that displays the copyright.

For example if using JavaScript, all you need to do is to remove the bit of JavaScript that points to your external file. The only benefit I see to using a JavaScript file is you can remotely control the content of the copyright notice, but it does not really stop them removing it and is a right pain to modify each file if you need to change the notice. Say there are 100 sites/systems.

What I think might be better, although a little harder to setup would be to use a database (MySQL) to show the copyright notice.

I can see there are a few benefits to this, e.g...

- You can use one file on all 'systems' you want to copyright. If someone removes it, it will error their system, as I can include important bits of the system in this external file. Therefore, they cannot remove the notice. If you update this file, it will update across all systems.

- I can use the one database to manage all copyright notices. Rather than separate files. So when you want to modify its saves so much time.

- I can use the database to store other important information such as license keys, company name, URL, expiry dates etc....

I might be misunderstanding the complexity of what I wish to achieve, but I believe copyright notices are begging to be done in an external database with an external file, at least that way they cannot remove anything.

I have one sticking point however; I have no idea how to do this!
Are there any takers that can point me to a good example on how to carry this out, or anyone that already has a script like this that they could share with me.

Thanks to those that are willing to help,

Richard
Demon Templates is offline
Reply With Quote
View Public Profile Visit Demon Templates's homepage!
 
 
Register now for full access!
Old 12-06-2007, 10:42 AM Re: Help with use a database (MySQL) to show the copyright notice
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
I did not understand your problem fully... but let me try... If I am wrong, please ignore.

1. You want to share / sell your PHP code with some javascript containing copyright notice. You also check whether the URL using it contains the license.

If yes, then you can obfuscate php code and then share /sell it.

Hope that helps...
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Reply     « Reply to Help with use a database (MySQL) to show the copyright notice
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29507 seconds with 12 queries