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!
Very quick please. I have a RESTful service created in Java that I want to consume using PHP. I am very new to PHP and how to use it to consume web services. This is all I have so far: I just want to display the values by echoing them. This is to test that I'm able to connect successfully.