Will
Visitor
|
New Node : GET URL - 2007/08/27 11:28
Hello,
I've been playing with Palabre and I really think it's a great engine. I just think there's a little thing missing : connection with databases and stuff.
I've read many posts on this forum : some people suggest to send SQL requests directly in the XML messages (ouch, security) and some other suggest that the palabre config file should implement some SQL primitives.
One of the solution would be to implement a GET URL node : - a user send the node <geturl url="google.com" get_params="param1=toto¶m2=tata" /> - the palabre access the url and process the data returned by the page as an xml node.
By implementing this, you can easily connect palabre with php scripts, sql databases, etc...
What do you think of it, does it seems like a good idea to you ?
Thanks, Will.
|