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? 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. 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)? Link to comment https://forums.phpfreaks.com/topic/250109-quotation-help/#findComment-1283702 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.