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!
That bit seems to work ok as I can see the correct url in the browser with correct variable. However the problem occurs when trying to display the passed variable. this is the code I have on the page I want it to display
Try removing the { and } you have in there for some reason. Not sure if this would cause that kind of problem--but they certainly are not necessary. Aside from that, I can't see any other reason why this would not work:
The_Anomaly wrote:Try removing the { and } you have in there for some reason. Not sure if this would cause that kind of problem--but they certainly are not necessary. Aside from that, I can't see any other reason why this would not work: