Hello,
I am writing an elearning software with php. I need a script to
recognize any inut of the type ab,aabb,aaabbb, aaaabbbb..... And so on.
Could anyone tell me how can I do this using regular expressions?
Regards,
Albert Achtenberg
I am writing an elearning software with php. I need a script to
recognize any inut of the type ab,aabb,aaabbb, aaaabbbb..... And so on.
Could anyone tell me how can I do this using regular expressions?
Regards,
Albert Achtenberg
Comment