EUReCa : Easy, Unobstructive Remote Call

程序名称:EUReCa : Easy, Unobstructive Remote Call

EUReCa : Easy, Unobstructive Remote Call 介绍

EUReCa is library that allows to call server side function (php, .Net …etc)
as javascript ones.

the first alpha release implements a php only version and shows a preview of
some features.
a PHP and .Net callers will be maintained, other languages (python, ruby,
…etc) can be supported later.

the idea is simple
you keep your server side functions unchanged

<?php function foo($stringVar, $intVar) { Do_Some_Server_Side_processing($stringVar); Process_int_var($intVar); return more_processing(); } ?>

you declare witch functions you want to export (see the demo for details)

then you call your function from javascrpt

var eurecaObj = $.EUReCa({target : '#target'}); eurecaObj.foo('mystring', 55);


Click here to download!

EUReCa : Easy, Unobstructive Remote Call 官网

http://plugins.jquery.com/project/EUReCa

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...