angularjs - How to pass string with special characters in AJAX angular js and get value in phalcon php? -
angularjs - How to pass string with special characters in AJAX angular js and get value in phalcon php? -
how can request values in phalcon php?
here code
handlerajax.fetchjson('/application/nbe/nbe-opticaldevices/getterminalports/'+sitename, function(data, status){ ...... ...... }
here sitename illustration "example1/example2&test" this.
what format above value in phalcon php?
angularjs phalcon
Comments
Post a Comment