<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 11, 2013 at 3:50 AM, Karen Shaeffer <span dir="ltr">&lt;<a href="mailto:shaeffer@neuralscape.com" target="_blank">shaeffer@neuralscape.com</a>&gt;</span> wrote:</div>

<div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I suggest you consider switching over to node.js. And then you don&#39;t have to waste<br>
time with php. With node.js, you can do all your server side scripting with javascript.<br>
And any critical code can be written in c++ and linked directly into node.js in a<br>
number of ways. That is very efficient, because you&#39;ll be working with javascript and<br>
c++ anyway.<br>
<br>
Just a suggestion. One thing is node.js is nascent technology, so you want to be extra<br>
careful about security. There are ways to mitigate those issues, if you think about it.<br></blockquote><div><br></div><div>If PHP is the problem and C++ is not, I&#39;d rather recommend switching to Wt ( <a href="http://webtoolkit.eu">http://webtoolkit.eu</a> ) and do everything in C++. Also, no worries about security. </div>

</div><div><br></div>-- <br>Pau Garcia i Quiles<br><a href="http://www.elpauer.org">http://www.elpauer.org</a><br>(Due to my workload, I may need 10 days to answer)
</div></div>