Forums

This topic is locked

From ASP/VBScript to PHP

Posted 15 Mar 2004 17:35:03
1
has voted
15 Mar 2004 17:35:03 Michal Dusik posted:
I think this topic was discussed several times however. I get the long line of data when try to input carriage returns in a FORM and I was suggested to put

<%=Replace(RecordsetName.Fields.Item("FieldName".Value, VbCrLf, "<br>"%>

this link. But it works only for ASP/VBScript servers. How can I translate it to PHP? Is there a code for PHP servers?

Thanx a lot

Miky

Reply to this topic