Thread: copylevel()
View Single Post
  #4  
Old 08-22-2009, 06:51 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Semi-gravedig. But uh.. this seems pretty straightforward to do on your own? Correct me if I'm not understanding something...

PHP Code:
function copyfile(sourceoutput) {
  
temp.contents.loadlines(temp.source);
  
temp.contents.savelines(temp.output0);

__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote