Results 1 to 2 of 2

Thread: Simple Php Help

  1. #1
    Join Date
    Oct 2005
    Posts
    1

    Simple Php Help

    Hey guys...
    Okay, I need to add the content from a text.txt file to my site. However, I keep getting a parse error...I got the adding an image and everything...just need to pull the contents...I've used
    Code:
    readfile
    code...and started getting a parse error...any suggesstions?

  2. #2
    Join Date
    Jul 2005
    Posts
    26
    require_once("http://www.thewebsite.com/text.txt")

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •