sleipnir214, you are a diamond! One last thing, if I need to add extra columns of data to input file one, how do i do this?
Am i right in thinking that the code will automatically add the data as $line_array[x] then all i will have to do is add the line "<td>' . $line_array[x] . '" in below the...
Hi guys,
Ken, I cant get it into mysql very easily, as the data is outputted for me by another system.
sleipnir214, here is the output I get...
Notice: Undefined offset: 2 in c:\program files\easyphp1-7\www\vantivereports\new_advanced_report_grabber_v3.php on line 12
lots of times, then I...
Hi,
Thanks for your help!!! Both were good, but... (sorry)
Ken, the output format was different to the table format that I need.
Sleipnir214, I couldnt get your report to run when I tried it.
Maybe if I put some of the test data I am using it will help???
File one:
Case Id Cell ID RNC...
Hi,
I am writing a code to take the data from 2 text files and output it to a table. I need to take only one of the columns from the second file only if the value in the first column matches the value in the first file.
e.g.
Text file 1:
data1, data2, data3
123, abc, def
456, ghi, jkl...
Hi Justin,
They are TAB seperated files - and I can do nothing to change this.
What I need to do is copy all of the values from the first text file, and the value from the second column from the second text file and display that in a table. But if there is no match, then display only the first...
Hi,
I have 2 text files (with aproximately 1000 lines in each), and I need a way of looking at a field in one of the text files based on a field with the same value in another text file.
I hope this has made sense to somebody. I cant really explain easily what I need, but if anyone is familiar...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.