Read A File
How hard is it to read a file in Myna?
Here is the sample code:
<%
var eFile = new Myna.File("/path/yourFile").readString();
%>
// Write it out
<%=eFile%>
Pretty Easy!
How hard is it to read a file in Myna?
Here is the sample code:
<%
var eFile = new Myna.File("/path/yourFile").readString();
%>
// Write it out
<%=eFile%>
Pretty Easy!
Join our mailing list on Google for discussion, help, and update notifications.
We have reached beta status!
Change Log
We are posting new releases on a frequent basis.
Last release date 07/25/2010.
We are also adding to the web site on a regular basis.