Help - how to save data from browser cache

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
suris
Forum Newbie
Posts: 1
Joined: Fri Sep 11, 2009 5:40 am

Help - how to save data from browser cache

Post by suris »

Hi ppl

I need urgent help. My PHP program submits login info to another server and generates report from that server. I guess it is in browser cache as raw data. The problem is now I have to load into MySQL database on my server. Any clues how I can achieve this? I can not include under header because this information is from another server. Pl pl I need urgent help.

Thanks
Post Reply