Jump to content

[SOLVED] Php echo's, Javascript, and IE.


MichaelMackey

Recommended Posts

So I'm new to Php and javascript overall.  Things have been going well in Firefox but I'm trying to get things working in IE 7 now and I'm not quite sure what's going wrong.

 

The errors IE 7 gives me seem to refer to lines that are similar to this one:

 

value="<?php echo $info['first_name'];?>"

 

Is there something about this IE really doesn't like?  Thanks for any help.

 

Michael

 

Edit: I just realized this may be better placed in the PhP forum.  I'm just so used to that little error meaning javascript!

Link to comment
https://forums.phpfreaks.com/topic/110468-solved-php-echos-javascript-and-ie/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.