Web services 101
Alan Baljeu <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
I want to create a program residing on an ordinary LAMP server of the following nature: User visits web page, logs on, and then works interactively via Javascript/HTML to do stuff, the results all being stored on the server. If I use SWI Prolog for this, how do I get started? What Prolog libraries do I use? Is there a way to do stuff locally or should the process be running on an actual server that I HTTP into in order to develop and test communications? Alan Baljeu -------------- next part -------------- HTML attachment scrubbed and removed