One day of tossing, js failed to call php. for help !!! Several simple sentence index.html: & lt; body & gt; & lt; script & nbsp; src = "test. php "& gt; & lt;/script & gt; & lt;/body & gt; tes for 1 day. js cannot call php. for help !!!
Several simple statements
Index.html:
Script
Test. php:
Echo "document. write (' ');";
?>
Why can't I display the 'Hello' result? I searched the internet for a day, but still failed to find out the punctuation marks and js output in php! Line 1 and character 1 are displayed incorrectly. My space is appach + php + mysql, and php runs normally. Which part of the parameter still needs to be set? I beg you to give me some advice. Js? Call? Php? Failed
------ Solution --------------------
Is your test. php UTF-8 encoded?
Remove the BOM header.
------ Solution --------------------
Document. write ('Nihao ');
Script
------ Solution --------------------
What do you want to write so much?
Php file write directly:
Echo "document. write ('Nihao');";?>
------ Solution --------------------
Reference:
What do you want to write so much?
Php file write directly:
Echo "document. write ('Nihao');";?>
Can I write this directly in PHP ??
Echo"
This is the case.