![]() |
|
? |
![]() PHP FAQ PHP Articles PHP Help Bulletin Board PHP Manual (NEW!) First Time PHP'ers Help with programming Sql assignment help PHP Homework Help
|
? |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
?Reply To This Message | |||||||||||||||||||||||||||||||||||||||||||||||||||||
?Your Name: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
?Your Email: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
?Subject: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
Email replies to this thread, to the address above. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
??wrote: > > Okay, I actually am going to be typing a movie script up in a > php script I want to calculate how many lines each character > has. > > Example > $a=Bob > $b=Bill > $c=Joe > > $a = Blah amount of lines in movie script > $b = Blah amount of lines in movie script > $c = Blah amount of lines in movie script > > then it'll go into the movie script > > $a = some line > $b = some line > > $a and b being the characters names > > I want to some how have my php script calcualte how many > times the $a is used in the movie script and displayed next > to the characters name at the top of the movie script. > > Thanks for any help ">??![]() |