Restrict  tags while storing data into databse usng CKEditor
                            
                         
                        
                     
                 
                
                    I have CkEditor in my webpage,but the problem is while storing the data into database 
it's storing like <p>text</p><img src=""/>,so while retrieving it's like unformated data,that's y I want to restrict the tags while storing the CKEditor data into database...can any one help me plz,its urgnt???