Title: String operation in single.php, acceptable?
Last modified: August 19, 2016

---

# String operation in single.php, acceptable?

 *  Resolved [nicholasreed](https://wordpress.org/support/users/nicholasreed/)
 * (@nicholasreed)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/string-operation-in-singlephp-acceptable/)
 * I will be using a custom field to store a <b>string</b> containing
    html image
   tags will addresses, for example:
 * “<img src=”love” /><img src=”me” /><img src=”now” />
 * it is acceptable to use a php explode operation in single.php?
    in other words,
   perform an operation to divide the string into different peices?
 * The main question I’m asking here is, is it too much load on the server?
 * Thanks heaps.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 6 months ago](https://wordpress.org/support/topic/string-operation-in-singlephp-acceptable/#post-866248)
 * Err… sure. You can use explode all you want. You can use any PHP you want. There’s
   no limitation like that.
 *  Thread Starter [nicholasreed](https://wordpress.org/support/users/nicholasreed/)
 * (@nicholasreed)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/string-operation-in-singlephp-acceptable/#post-866389)
 * Sweet, thanks dude.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘String operation in single.php, acceptable?’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [nicholasreed](https://wordpress.org/support/users/nicholasreed/)
 * Last activity: [17 years, 6 months ago](https://wordpress.org/support/topic/string-operation-in-singlephp-acceptable/#post-866389)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
