Title: php inside arguments
Last modified: August 19, 2016

---

# php inside arguments

 *  [mister_doodi](https://wordpress.org/support/users/mister_doodi/)
 * (@mister_doodi)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/php-inside-arguments/)
 * `<?php query_posts('showposts=3&cat=3'); ?>`
    In that code above how would I 
   insert, just for example `<?php the_title(); ?>`
 * This is what I’m trying to do and I know the syntax is worng in this case, what
   would be the right way to express it.
    `<?php query_posts('showposts=3&cat=3&
   <?php the_title(); ?>'); ?>`

Viewing 1 replies (of 1 total)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/php-inside-arguments/#post-834500)
 * what are you trying to accomplish? what are you trying to display, **exactly**?

Viewing 1 replies (of 1 total)

The topic ‘php inside arguments’ is closed to new replies.

## Tags

 * [arguments](https://wordpress.org/support/topic-tag/arguments/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [whooami](https://wordpress.org/support/users/whooami/)
 * Last activity: [17 years, 10 months ago](https://wordpress.org/support/topic/php-inside-arguments/#post-834500)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
