How would I possibly set right width, or left width, or whatever?
Something along the lines of the setw() function in C++...
so I could make things a bit easier...
First Name | Last Name | Email
Jonathan | Something | WinterDragon@somewhere.com
Someone | Else | Blah@stupid.com
See? I could make alignment easily done with the setw() but dont know the function(s) in PHP for it... any help would be appreciated. Thanks 🙂
---DAMN IT! Alignment messed up rofl...