Description of Removing Beginning and Ending Spaces :
Through this online article the webmasters can overcome a common error which occurs at the time of adding extra spaces in front or at the end of a form field. The author explains how to troubleshoot this common error. The author tells that the developers can use the TRIM() function to remove any such spaces. The sample source code is given in this article.