in reply to Re^3: How to convert a text file to a HTML file
in thread How to convert a text file to a HTML file

Hi

Yes it is just a single line , so I did not put a code. But I have mentioned that I am fetching the concatenated string from the database and I assumed that people would understand $htmldata is holding that value fetched from database.

I am using a fetchrow_hashref function to fetch the data .

Thanks.

  • Comment on Re^4: How to convert a text file to a HTML file

Replies are listed 'Best First'.
Re^5: How to convert a text file to a HTML file
by marto (Cardinal) on Jan 25, 2013 at 13:18 UTC

    First off, you replied to yourself, you've posted here many times, if you wish to reply to someone click the "reply" link within the post in question. Secondly you're still missing the point, you don't mention how you read the input data, how you process it (parse it from the format it's in into HTML) and how you display it. But I mentioned this already, among other things. If you continue to ignore what people say in response to your questions then you're wasting your time.