The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
$variable inside file_get_contents
#10
Sorry for the late response, been away for the weekend.

The error that I am getting is that the html is cut off right where I place the php. So when I right click on the page to view the source, no code is shown below where I have placed the php code. That's it.

I've looked through the document to see if there were any end tags missing, but there's not.

Edit: Actually, to be more specific:

The query itself doesn't seem to cut off the rest of the code. I tried placing it in the designated place for php:

`<?php
//PHP Goes Here!
$users = $db->query("SELECT * FROM users");
?>'

And then <?=$users?> further down in a <div>.

The rest of the code is cut off below the point where I have placed the echo. (And no result is shown from the query)
  Reply


Messages In This Thread
$variable inside file_get_contents - by MarcE - 03-20-2017, 08:02 AM
$variable inside file_get_contents - by JUG - 03-20-2017, 09:09 AM
$variable inside file_get_contents - by mudmin - 03-20-2017, 11:21 AM
$variable inside file_get_contents - by MarcE - 03-21-2017, 05:12 PM
$variable inside file_get_contents - by JUG - 03-21-2017, 06:56 PM
$variable inside file_get_contents - by MarcE - 03-22-2017, 08:10 AM
$variable inside file_get_contents - by mudmin - 03-23-2017, 09:58 AM
$variable inside file_get_contents - by MarcE - 03-24-2017, 09:16 AM
$variable inside file_get_contents - by dan - 03-24-2017, 10:31 AM
$variable inside file_get_contents - by MarcE - 03-27-2017, 06:54 AM
$variable inside file_get_contents - by mudmin - 03-30-2017, 04:33 PM
$variable inside file_get_contents - by MarcE - 04-13-2017, 01:23 PM
$variable inside file_get_contents - by MarcE - 04-19-2017, 05:13 PM
$variable inside file_get_contents - by mudmin - 04-20-2017, 10:51 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)