And then it stores the results in a session/cookie of some sort, because you can then access the lyrics for the results by going to
http://songrabbit.com/php/retrieve.php?i=0 (specifying the index number 0 as the offset from the start of the result set)...each result is broken apart by <++>..kind of an odd way of doing things though
And then it stores the results in a session/cookie of some sort, because you can then access the lyrics for the results by going to
http://songrabbit.com/php/retrieve.php?i=0 (specifying the index number 0 as the offset from the start of the result set)...each result is broken apart by <++>..kind of an odd way of doing things though