Jump to content

How to add blank lines


satimis

Recommended Posts

Hi folks,I have following entries on a php script

..........// List of RSS URLs$rss_left = array('http://www.rte.ie/rss/gaa.xml','http://www.independent.ie/sport/hurling/rss','http://www.freshfolder.com/rss.php');// Create lastRSS object.....

I can't resolve how to add blank/white lines between the RSS channels/each URL.Please shed me somelight. TIAB.R.satimis

Link to comment
Share on other sites

Well, that is just an array. At what point do you want to get those blank lines? Output? File write?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...