umm ok .. here goes . What I want to do is have the lines match up .. for example
+------------------------------------------+
| NAME | Email | LEVEL |
|sneep |sneep@localhost.com |master |
|DV8 |jajsjs@localhost.com|OWNER |
|j |j@J.com |OP |
+------------------------------------------+
see , as you can see that there are variables and the lengths differ from person to person , is there any way I can standardize it so that all the lines line up ?