PHP title
-
Hi all!
The function for publishing the title is <?php the_title(); ?>.
But I wan’t to use it inside a string. But i can’t figure how to do it. In this case i wan’t to catch relevant feeds.
This is my suggestion but it doesn’t working
<?php echo(read_rss_mini(“https://www.twingly.com/search.rss?q=” . the_title() )); ?>Anyone with a solution for this probelm? Please!
Best regards
Mattias
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP title’ is closed to new replies.