19,155 tutorials online
11 tutorials pending review
763 dead links removed





Walkthrough: Parsing A SRT Subtitle File Using Various Parsing Techniques

User Rating: Not yet rated
Source Website: www.talkphp.com
Viewed: 33 times
Reported For Abuse / Broken Link: 0 times
(Report Link)

Rate this tutorial:


Description:
This article will be introducing a couple of nifty tricks that I've seen scattered around the Internet. One of which is how to detect for the presence of those pesky carriage returns. The article will show you how to take a correctly formatted SRT file and parse it using PHP.






Other Tutorials From This Category
    Uploading Files To Rackspace Cloud (Mosso) Using PHP API
    Converting from Excel to CSV with PHP
    PHP Form Image Upload
    Scanning Folders With PHP
    How To Parse XML with PHP
    Deleting Files With PHP
    Reading File Using PHP
    Upload And Rename File
    Opening And Closing Files In PHP
    Reading And Writing To Text Files