sith717 Posted September 19, 2008 Share Posted September 19, 2008 Hello, How do I add numbers to the rows in a text box? Like this: 1 test 2 lol 3 hmm more test Like each row is numbered? I will post an example if i find one. example: http://www.protycoon.com/2008/02/13/php-login-script-tutorial/ See the numbers where it shows the demo? Link to comment https://forums.phpfreaks.com/topic/125000-numbers-in-rows/ Share on other sites More sharing options...
Maq Posted September 19, 2008 Share Posted September 19, 2008 Is it a pre-set of rows? Is it supposed to expand automatically and add line numbers? Or is it supposed to return the result with the line numbers? Link to comment https://forums.phpfreaks.com/topic/125000-numbers-in-rows/#findComment-645893 Share on other sites More sharing options...
RichardRotterdam Posted September 19, 2008 Share Posted September 19, 2008 are you talking about saving text and displaying them with line numbers? ??? Link to comment https://forums.phpfreaks.com/topic/125000-numbers-in-rows/#findComment-645900 Share on other sites More sharing options...
sith717 Posted September 19, 2008 Author Share Posted September 19, 2008 Like you know in file managers, when you open a file it has numbers showing how many lines you have written? Or if you have an page error and it says what line its on you can easly check the line number and fix it. Like when you start a new line, it adds a new number. Link to comment https://forums.phpfreaks.com/topic/125000-numbers-in-rows/#findComment-645910 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.