Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
1.60/5 (2 votes)
See more:
Hi guys, lately i was ask to call some PHP API hosted somewhere from one of our client website. I mean i need t make a POST request to the API and the API will send back a response in form of XML.
I have tried all that i know but still not getting any response. And Also if i want to use the trace.axd tool to view the response message, which section of it will i check. Please any example that will guide me is welcome
Posted

You can use Chrome dev Tools for inspect the Post response.On chrome check the 'Network' section for response.If no response means you have a problem with your post method or hosted service.Check that with the PHP API.

For more info : Chrome DevTools

I hope this will help to you.
 
Share this answer
 
Comments
ahmedfaruk88 1-Nov-13 9:59am    
Thanks alot i will check it out. And i will always remember to choose it as best answer
Sampath Lokuge 2-Nov-13 0:57am    
Glad to hear that it helped.If you need more help,Please let me know :)
 
Share this answer
 
Comments
ahmedfaruk88 1-Nov-13 12:13pm    
Please i need a help from you. i think if it can be granted i wouldn't always have my contract terminated.
Ranjan.D 1-Nov-13 12:22pm    
We can certainly help you by all means if you have specific problem or questions.
ahmedfaruk88 2-Nov-13 21:36pm    
Yeah! i understand but, i think i need a mentor. The web some times is full of misguided information, which in turn crippled adolescent programmers like me when it comes to real time problem solving. I will be glad if you can be my mentor. Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900