UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

Sponsored Links

+- Recent Posts

Re: German Language files by Tony_R
Today at 07:49:36 am

Re: German Language files by Tony_R
May 15, 2012, 02:09:12 pm

Re: German Language files by EzPortal
May 15, 2012, 02:00:02 pm

Re: German Language files by Tony_R
May 15, 2012, 01:55:26 pm

Re: German Language files by EzPortal
May 15, 2012, 01:38:52 pm

Re: German Language files by Tony_R
May 15, 2012, 01:29:19 pm

Re: German Language files by Tony_R
May 15, 2012, 09:44:14 am

Re: German Language files by Tony_R
May 15, 2012, 08:34:06 am

Re: German Language files by EzPortal
May 15, 2012, 07:27:30 am

Cache Error ? by Tony_R
May 15, 2012, 05:01:37 am

Quick Menu

Announcements
Community Guidelines & Rules
How To Section
EzPortal Showcase
Support

Author Topic: php block issue  (Read 3153 times)

0 Members and 1 Guest are viewing this topic.

Offline kinin

  • Posts: 6
  • Karma: 0
    • View Profile
php block issue
« on: August 15, 2009, 02:08:32 am »
I need to place an apostrophe in text within the php block.

When I use the ' character, IE users see the coded value and not the ' as intended. It is shown properly in firefox.

When I use the \' , I recieve a php parse error. I am able to get past the parse error by doing \\'

However each time I open the block for edit the leading \ is stripped.

Is there something I am missing or is there an issue with the parse stripping the "\".

I am able to work around it for now, as I am the only one editing these blocks, but I don't want to be that person forever

If any additional information is needed, please let me know.

Offline kinin

  • Posts: 6
  • Karma: 0
    • View Profile
Re: php block issue
« Reply #1 on: August 16, 2009, 09:14:09 am »
I was able to locate a solution.

By using ' instead of ' IE displays the ' correctly.

Hopefully this helps someone else who runs into a similiar issue.

 

Powered by EzPortal