when i launch my PHP project,there will be a error popup (in IE)...
before this,it never appear...
and if it did,usually i because a javascript error...
because in my project,there some javascript i use in my forms such as javascript datepicker....
and then i install the Java Runtime Environment from Sun,everything will be fine...
but this time, even i had installed the JRE, the annoying popup still appear...
it really bothering me because it'll popup for about 10 times...
the popup windows said:
Code: Select all
A runtime error has occured
Do you wish to debug?
Line: <line number>
Error:Unterminated string constanthow to solve this problem??
i checked all my coding...all "includes" is write correctly...