Aleksey Gogolev wrote:
> Hello!
> 
> Advise needed.
> 
> I have a PHP site and I have a Sage server. I want to add a new
> feature to the site, where user can perform some calculations: enter
> formula, data and then submit the form. Then PHP receives the formula
> and data.
> 
> The next step is to send formula and data to Sage from PHP, and
> receive from Sage calculation results.
> The question is: What is the best way to send request to Sage? Is the
> http the only option?
> 
> Thanks in advance!

I'm sure others can suggest more than me, but the 'twisted' package in 
Sage support various communication protocols including ftp (yuck), https 
(if security needed) and about n-million others too.




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to