<div class="gmail_quote">On Thu, May 20, 2010 at 10:22 AM, Marcos Douglas <span dir="ltr"><<a href="mailto:md@delfire.net">md@delfire.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">But PHP is back-end too.</div>
I do not think a mix of languages is the best way. Theoretically, PHP<br>
and FPC do the same things so, why I use 2 languages? Who connects to<br>
the DBMS, e.g. ?<br></blockquote><div><br></div><div>PHP connect without problems to FPC and any other web technology, we had to do it in our project, PHP can run executables and return values, it's easy to redirect from on technology to another passing parameters between them.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Maybe use a language for other thing, like configurations, layouts,<br>
etc. A script language has advantages for that. I think Lua[1]<br>
language is a great option.<br></blockquote><div><br></div><div>LUA is becoming more popular and it's syntax is closer to Pascal, i even think Pascal could learn a few things from LUA (like making begin optional :)</div>
<div>LUA is getting large frameworks but it has too many differences between versions 5.0 - 5.1</div><div><br></div><div>Razvan</div></div>