Jamroom Logo
Newsletter
Member Spotlight
427714
IndyReview.net
"Jamroom got my site off to a fast and easy start!  I tried building my own site using pieces of code from here and there, but could not get the functionality I desired.  After wasting countless hours on web design, I decided to try Jamroom.  The rest is history!"
Follow Jamroom on Twitter!


jrShowNotice Function Index jrArrayMerge
arrayFile

The arrayFile function is used for converting a file to an array.

  • return: Returns array, where each line of the file is a value in the array
array arrayFile (string $file, [string $char = 'null'], [bool $index = 'null'])
  • string $file: File to read into an array
  • string $char: Trim Character - if a character is given, then it will be used as the character in trim() for each line of the file.
  • bool $index: if set to TRUE, then a NUMERIC indexed array is returned, otherwise each line is also used as the index.
 Comments
You must be logged in to post a comment
Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom Core
Jamroom Addons
Jamroom Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2012 Talldude Networks, LLC.