Title: $ sign missing
Last modified: August 21, 2016

---

# $ sign missing

 *  Resolved [XUitos](https://wordpress.org/support/users/xuitos/)
 * (@xuitos)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/sign-missing/)
 * I’m including a file, using these tags:
 * [insert_php]
 * include(“/local/home/directory/index.html”);
 * [/insert_php]
 * but if there is a dollar sign in that file, it will strip out the $ and also 
   the numbers after that until it reaches a comma. So $70,000 becomes ,000
 * Is there any fix for this?
 * [https://wordpress.org/plugins/insert-php/](https://wordpress.org/plugins/insert-php/)

Viewing 1 replies (of 1 total)

 *  [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * (@willbontrager)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/sign-missing/#post-5040547)
 * XUitos, if the dollar sign is for printable text (not a PHP value) then the $
   character can be replaced with the HTML entity $
 * Otherwise (if it’s a PHP value) use our contact form
    [http://www.willmaster.com/contact.php](http://www.willmaster.com/contact.php)
   and send me the file you’re including. I’ll have a look.
 * Will

Viewing 1 replies (of 1 total)

The topic ‘$ sign missing’ is closed to new replies.

 * ![](https://ps.w.org/insert-php/assets/icon-256x256.gif?rev=3523853)
 * [Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts](https://wordpress.org/plugins/insert-php/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-php/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-php/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-php/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-php/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-php/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/sign-missing/#post-5040547)
 * Status: resolved