jqSajax

jqSajax is simple way to call PHP function/method from javascript with Ajax
Posted by Scripts on 2022-08-14 20:26:37
License Type
License Type
Freeware
License Type
GPL
Description
jqSajax is simple way to call PHP function/method from javascript. You can use it as jQuery Plugin, so we can call php function/method as: var result=$.x_phpfunction(va r1,var2); or you can call like: var result=$.x_object_method( var1,var2); Example: to call helloworld($var1,$var2) function in PHP , you can write input button like this: jQuery Ajax return a page (data type is XML,JSON,text,script,html ,etc), jqSajax return the result of PHP function/method you call. the variable type is the same the variable type in PHP. you can pass all variable types: array,string,number,boole an from javascript to PHP and vice versa. with jqSajax you can pass and get array (from javascript to PHP and vice versa) easier. The demo is placed in http://satoewarna.com/jqs ajax
Author

winotosw

Statistics
  • 81Views
  • Ratings
Ratings & Review
Uh oh! We couldn't find any review for this listing.
Post Review
License Type
License Type
Freeware
License Type
GPL