Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

new to php

Status
Not open for further replies.

Darci

IS-IT--Management
Joined
Jul 23, 2002
Messages
37
Location
US
Hi,

I am new to PHP...I am trying to read a text file and return strings separated by commas. How do I do it?....I can read the file and return the entire file, I just don't know how to pull the individual strings.

Thanks

darci

"If you do what you always did, you get what you always got."

Darci
 
The preg_split function should work for you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top