not new to php but still beginner... i m working on my final year b.tech project that is web analytics... its working well on local host and also worked welll till 3month ago.... now i have problem.. i was uploaded the project online.... had cross domain problem... becoz the client script that is a java script on other domain that sent information to my domain. i troubleshot it by mod_write in client domain that sent GET data to my domain... but now its not working... its working only with firefox... not with other browser... i google it.. the problem... not got solution.. i tried altenatives but i m not so expert to understand the alternatives... like JSON and proxy.php
can any one help me... to make my project sucessful... here are the files...
project.php and .htacess... these files uploaded to client server...
http://dl.dropbox.com/u/17144097/project.php
http://dl.dropbox.com/u/17144097/.htaccess
and these in my server..
http://dl.dropbox.com/u/17144097/tracker.php
http://dl.dropbox.com/u/17144097/use.php
http://dl.dropbox.com/u/17144097/dbconnect.php
and this is sql dump
http://dl.dropbox.com/u/17144097/stat.sql
can any one just build a proxy.php or json or other alternative for this... please...
cross domain scripting
Moderator: General Moderators