litebearer Posted March 27, 2006 Share Posted March 27, 2006 Hi...Not sure if it is me or if others are experiencing the same thing, but for the past day and a half, I have been unable to post certain code ie using f open or f read specifically.Any ideas?Thanks,Lite... Link to comment https://forums.phpfreaks.com/topic/5924-problem-with-posting/ Share on other sites More sharing options...
redbullmarky Posted March 27, 2006 Share Posted March 27, 2006 yep it's not just you. any problems/suggestions/comments are all here:[a href=\"http://www.phpfreaks.com/forums/index.php?showforum=11\" target=\"_blank\"]http://www.phpfreaks.com/forums/index.php?showforum=11[/a] Link to comment https://forums.phpfreaks.com/topic/5924-problem-with-posting/#findComment-21177 Share on other sites More sharing options...
rebeat Posted March 27, 2006 Share Posted March 27, 2006 yeah, i got that also... i edit the code and it was ok.. certain tag code seem to be causing conflict...ie, within a <?php code:echo '<img src="'.$image.'" />';worked butecho '<img src="'.$image.'" /><br><a href=index.php>home</a>';caused the error page. seems very strange... Link to comment https://forums.phpfreaks.com/topic/5924-problem-with-posting/#findComment-21179 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.