How to remove powered by tag...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Roshan
Forum Newbie
Posts: 2
Joined: Mon Jan 19, 2009 12:10 am

How to remove powered by tag...

Post by Roshan »

I have used some open source php web gallery but getting irritated having not idea to remove powered by:wwww.websitename.com tag. How can i remove that??? :banghead:
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: How to remove powered by tag...

Post by alex.barylski »

Contact the original developer...pay them $$$ and that powered by link will be removed instantly...it's called rebranding software and is a common practice with the permission of the original author.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: How to remove powered by tag...

Post by josh »

Use grep.
Post Reply