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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -