Jump to content

Array with " and ' in the value


digitalplace

Recommended Posts

I am trying to get this array to work, but there is both a " and a ' in the value and I am not sure how to have it work properly.  Any help is greatly appreciated:

***********************************************************

// EXTERNAL LINKS

 

$Ar_Ext_Links = array(

 

"<a href="http://www.bbb.com" target="_blank"><img border="0" width="220" height="188" src="imagesr/1.gif" alt="" />"

,

 

"<a href="http://www.xxx.com" onclick="NewWindow(this.href,'popup','400','400','yes','center');return false" onfocus="this.blur()"><img border="0" width="220" height="188" src="imagesr/2.gif" alt="" />"

,

 

"<a href="http://www.zzz.com" onclick="NewWindow(this.href,'popup','400','400','yes','center');return false" onfocus="this.blur()"><img border="0" width="220" height="188" src="imagesr/2.gif" alt="" />"

,

 

"<a href="http://www.yyy.com/index.asp" target="_blank"><img border="0" width="220" height="188" src="imagesr/4.gif" alt="" />"

,

 

);

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.