Http Response

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
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

Http Response

Post by rajsekar2u »

Hi,

I am crating a web page, in that am sending data's to another server in the url (eg: http://www.example.com?data=somedata).
I want to know whether the data is sent sucessfully or not.

How can i do that. Please help me
Post Reply