Hi all,
Im very new to programming in general but have managed to setup a MSQL database, Wamp Server and a website which can add, edit data and connect with the database (i know not very difficult!)
What i wanted to do now is start to clean up the data and format it in order for it to really make sense.
Below is what i currently have for one of the records which is a number, which i want to be formatted. For example 3400, would show as 3,400. I know this is probably very simple but whilst searching the net i could not get a definitive answer for doing this.
[<td><input type="number" name="limit" size="32" /></td>]
Thank you in advance
Steve
Bookmarks