Jump to content

goodban

New Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by goodban

  1. I have a logbook that I created using php/mysql with the help of dreamweaver. Everything was going fine until I wanted to add replies to the logbook. I have tried everything I can, but I cannot get this "include" file to pull up the right data, or come up at all. This is what I'm currently trying to do: <?php require('replies.php?<?php echo $row_logbook_reverse_id['id']; ?>=id'); ?> I just don't know where I'm going wrong. I've tried to search for this on php.net but honestly, I don't know the proper term of what I'm actually trying to do.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.