davidsh Posted October 30, 2011 Share Posted October 30, 2011 i have this code: <input onclick='window.location.href="http://www.computerhope.com"' class='button_inline' type='button' name='view' value='View' /> Which is perfectly fine if it wasn't because it is being echoed in php, and then the double quotes f**k up. An easy fix? Quote Link to comment https://forums.phpfreaks.com/topic/250109-quotation-help/ Share on other sites More sharing options...
ManiacDan Posted October 30, 2011 Share Posted October 30, 2011 String syntax includes the answer you need, plus more. Quote Link to comment https://forums.phpfreaks.com/topic/250109-quotation-help/#findComment-1283449 Share on other sites More sharing options...
davidsh Posted October 31, 2011 Author Share Posted October 31, 2011 Yeah, thank you, it works... But anyway do you know where i can post a probem with my wyswiwyg editor (using CKEditor)? Quote Link to comment https://forums.phpfreaks.com/topic/250109-quotation-help/#findComment-1283702 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.