PHP - Help

Joined
Jan 10, 2007
Messages
43,898
Location
In The Machine
Well basically i have something that reads a file and then dumps it all onto the webpage i want it to , but as one line contains one value and then a '\t' (tab) (not displayed as a tab on the webpage) and a number..

But i want to set it up so that when it reads a line, when it gets to the \t it then removes that, and then places in a " - " so then its 'item - number'

If you get what i mean.



^ read and display code, oh and if it helps or w/e im using php include()


More...

View All Our Microsoft Related Feeds
 
Back
Top