Ok, I'm importing a text file into a php file using $textfile = file("FilePath"), is there any easy way to count the number of characters in a certain line? Like if I wanted to have a loop go through each line and count how many characters it is and then do a certain action?
Thanks,
Josh
Thanks,
Josh






