Jump to content

escapo

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Everything posted by escapo

  1. trying to use a require but not working properly Fatal error: require() [function.require]: Failed opening required 'get_extra.php?id=1' (include_path='.') first thing set on page is.. page is profile.php?id=1 $userid = $_GET['id']; code is: require "get_extra.php?id=$userid"; what can i do to fix this? thanks
×
×
  • 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.