I have a global string variable whose output is something like:
265|53|232|etc. etc.
I need to pass this variable to a server using AJAX and PHP and store it in a MYSQL database. Text variables are getting stored in the server but this isn't. Any ideas why?