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!
We might be able to see, if we could see where $method is being set. Since we cannot see where it is getting its value from, we really cannot make any assessments of how the space is getting there.
sorted it thanks. it was passed to this page from another page which it was passed to(!) so the problem was two pages back in the chain. if that makes sense!