Removing the Joomla Generator tag

Joomla Guides

If you want to Remove the Joomla Generator tag from your website, just find the file includes/frontend.php and delete the line: $mainframe->addMetaTag( 'Generator', $_VERSION->PRODUCT . " – " . $_VERSION->COPYRIGHT); Thats it, now all kind of components writers wont sneak into your Joomla code by using this tag. In

JavaScript Escape Unescape Converter Tool

Coding tools

 JavaScript Escape / Unescape Converter is a web based internet tool. Used for escaping and unescaping text in which certain characters have been or will be replaced by hexidecimal escape sequences. This is mostly used when past data through URI string. An example: unescape text : hello world ? escape text : hello%20world%20%3F {jumi [javascri

HTML definition

HTML Guides

HTML, short for Hypertext Markup Language, is the predominant markup language for web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects.

What is Joomla

Joomla Guides

Joomla! is a free, open source content management system for publishing content on the world wide web and intranets. Joomla! includes features such as page caching to improve performance, RSS feeds, printable versions of pages, news flashes, blogs, polls, website searching, and language internationalization. Joomla! is licensed under the GPL, and i

Page 10 of 11