Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Issue with Lion and Apache with PHP includes
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="grahambr" data-source="post: 1330127" data-attributes="member: 224780"><p>This is all that is displayed</p><p></p><p><html></p><p><head></head></p><p><body></body></p><p></html></p><p></p><p></p><p>As for the line of code that is doing it... it is this:</p><p></p><p>include 'includes.php';</p><p></p><p>I also tried this:</p><p></p><p>include ('includes.php');</p><p></p><p>and this</p><p></p><p>include ('../includes.php');</p><p></p><p></p><p>Sometimes, when I refhresh, I also get the prompt of what I want to do with the file (Open or Save).</p><p></p><p>Weird.</p></blockquote><p></p>
[QUOTE="grahambr, post: 1330127, member: 224780"] This is all that is displayed <html> <head></head> <body></body> </html> As for the line of code that is doing it... it is this: include 'includes.php'; I also tried this: include ('includes.php'); and this include ('../includes.php'); Sometimes, when I refhresh, I also get the prompt of what I want to do with the file (Open or Save). Weird. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Issue with Lion and Apache with PHP includes
Top