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!
Hi there,
I used value from database which contain space.But I can not send this value by GET method.When I retrieve the value of $_GET[' '] ,only get the value before space. If the value is 'IP Phone', i am getting only 'IP'.Here is my code: