On May 19, 2009, at 11:36 AM, Mikie wrote: > > I am using Robert's twist.py to try to setup a simple server. The > server side is working. I need help getting the client side to work. > > I would like to have the client use a screen(form) that would allow > him to input an expression and lets say the server will calculate the > integral and return the answer to the screen. > > I would like to use PHP on the client side. My PHP skills are not > great. Is anyone willing to help?
I was able to write up the code at http://wiki.sagemath.org/ simple_server during this past Sage Days. Hopefully this is enough to get you (and many others with similar questions) started. It's a quick and dirty writeup, but I don't have time to work on it more. - Robert --~--~---------~--~----~------------~-------~--~----~ 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/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
