Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14348

best way to do cross-site request?

$
0
0
I am in a chrome extension background page. I want to query my CI app, cross-site for some info. What is the best way to do this?

XMLHttpRequest?
$.post?

some other way?

I tried using 

$.post("http://localhost/subit_backend/login_daemon.php","action=login", processResponse);

but the "$" is not found.

Viewing all articles
Browse latest Browse all 14348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>