Hello,

In order to support my testing I want to create web pages that return
data from different sources.
What I am thinking is that I should have a generic csv extractor, so
that all my pages return data in csv format

So for exmaple, I could have

http://localhost/getnameinfo.php

and that page will return a SINGLE LINE

john doe,35,7778889999

SO THE QUESTION: What will be that generic csv  regular expression?


Thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to