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!
the varibles that I am trying to put values to are not getting set. If I echo $arrResponse[0] it writes fine. But if I echo $response it writes nothing. Is this the wrong syntax to give these variables array element values?