Hi people I have tried to include php file into html page using the syntax below and it said syntax error at this part when the page is loaded. What is wrong with calling php file this way? Or is there any other way to call php file from html page? ******************* <html> <body> <script language='JavaScript' src='/include/adjs.php></script> </body> </html> ******************* Jack [EMAIL PROTECTED] "Love your enemies, it will drive them nuts"
- Re: [PHP] to include php file into html page Jack
- Re: [PHP] to include php file into html page Evan Nemerson
- Re: [PHP] to include php file into html page Alnisa Allgood
- [PHP] Re: to include php file into html page Hugh Bothwell