Richmond Mathewson wrote: > What is the point of LiveCode server and how > can it be used?
LC Server is a good solution for people who are very accustomed to PHP-style workflows but prefer to use LiveCode Script rather than PHP.
Like any app that uses stdin/stdout, it can be used as a CGI under Apache to provide server-side processing for dynamic web pages and other HTTP applications.
-- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
