Search found 2 matches

by Spydamonky
Wed Nov 03, 2010 4:14 am
Forum: PHP - Code
Topic: HELP ME!! simple program (i think) not working...
Replies: 3
Views: 730

Re: HELP ME!! simple program (i think) not working...

thank you! ill test it now is the (_FILE_) a string?
by Spydamonky
Tue Nov 02, 2010 10:57 am
Forum: PHP - Code
Topic: HELP ME!! simple program (i think) not working...
Replies: 3
Views: 730

HELP ME!! simple program (i think) not working...

Hey guys i was asked by a friend to write a piece of code to read a .csv file and then using the google charts API make a graph. The program worked perfectly until I added a if(file_exsits('data.csv') copy ('data.csv', /current/data.csv); it wont copy and because of this the whole program does not r...