Rev cgi vs. php
Dave Cragg
dave.cragg at lacscentre.co.uk
Wed Jan 30 17:22:55 EST 2008
On 30 Jan 2008, at 18:45, Andre Garzia wrote:
> php has no scriptLimits, so it can read a chunk of text with mixed
> code in it and execute it in place, this is the way php developers
> usually code, they create web page templates with logic mixed with
> presentation. This is not the most elegant way that the
> über-pro-developers do but it makes good for quick prototyping and
> templating. With Revolution we can't do that, as soon as we reach an
> 11 statements chunck, we're dead.
Andre, I'm a bit confused. How do scriptLimits affect Rev CGI
scripts? The CGI engines I use will run a script of any length. Or
are talking about something else?
Dave
More information about the use-livecode
mailing list