Yeah I agree with you I do the same. But I see the pages getting much larger in the future. The biggest one at the moment is 9. Its increasing pretty fast so if it get to 50 pages long the list of numbers would be huge. I think I will have to find someway to cut it down.
Thanks for the reply
Don’t worry I worked out a way. Used
for($comments as $comment) : {
if($comment->comment_author == ”
Or can I get those values as strings without using those functions? I just need those two variables to determine if they contain the same string.
Thanks