The time now is 12/03/08 - 13:27
Log in: Username: Password:
Search forums for:
  

need a php snippet

Post new topic   Reply to topic
Author Message
Grendul
Luke Warm
Luke Warm


Joined: 13 Oct 2002
Posts: 219
Location: Middle of Nowhere VA



PostPosted: 12/28/05 - 15:06    Post subject: need a php snippet Reply with quote

No database just want it to load a txt or html file and print it out in a defined area.

any help?
Back to top
motherface
RealPoor Guru
RealPoor Guru


Joined: 12 Mar 2003
Posts: 3407



PostPosted: 12/28/05 - 15:08    Post subject: Reply with quote

Code:

$x = file_get_contents('/path/to/file.txt');

print $x;
Back to top
Grendul
Luke Warm
Luke Warm


Joined: 13 Oct 2002
Posts: 219
Location: Middle of Nowhere VA



PostPosted: 12/28/05 - 17:40    Post subject: Reply with quote

perfect thanks
Back to top
Display posts from previous:   
Post new topic   Reply to topic
Page 1 of 1

Related topics:
Interesting Rally Car Snippet