Thank you for the quick reply. So are modules just saved as .js files and if so, where do I put them? What directory?
On Jan 24, 10:50 pm, flipkick <[email protected]> wrote: > a howto with a simple authentication module using mysql is located > here:http://flip.netzbeben.de/2010/01/howto-create-a-web-chat-with-ape-rai... > > to save private variables, add private properties like: > > user.onlyServersideVariable = true; > > in your module. > > flip > > Am 25.01.2010 06:47, schrieb crusherdestroyer: > > > I have been reading about the server side modules, but would really > > like an example of a basic mysql query module and where it is saved so > > that it not viewable to someone with a browser. > > > Thank you. -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
