HTML tags get removed from articles in joomla

HTML tags are removed from articles in Joomla
In Joomla! 1.5.8 and later, you might have encountered a problem on removing html tags, javascirpt tags from your articles. This is because joomla implements filter option while saving data from the editor. This is a security feature implemented by joomla so that front end users might not send [...]


Testing strategy

Testing is one of the most important cycle on web development. You must properly plan test strategy before developing web applications. Following are the tests that every one should follow on any development method.

Unit testing
Integration testing
Stress testing
Performance testing

Unit testing
Traditionally developers walked through their code line by line using  a debugger prior to releasing their code [...]


Share to Facebook Share to Twitter Stumble It Share on Tumblr Digg More...