[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Advice Mixing PHP and Lua?
- From: Patrick <spell_gooder_now@...>
- Date: Tue, 27 Oct 2009 12:36:24 -0400
Hi Everyone
I am new to Lua and still reading Roberto's book. I am absolutely loving
everything that I have learned so far. It's amazing how many things are
the way I was hoping they would be in the other languages that I learned
but were not.
I am going to use Lua with C++ and it looks like a perfect match already
but I also want to do some web based stuff. PHP just has such a large
set of libraries of which one I have already become Dependant on. Lua
seems like a better language but PHP has such a head start with the web.
What would be the best way to mesh PHP code and Lua? I know there is a
PECL extension for embedding the Lua interpretor, has anyone else used
this?Is there a better way?
Thanks in advance-Patrick