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, I am trying to post a hidden field php value to another php page. If I simply assign a value to the hidden field it works fine - so I know that part works fine. The problem occurs when i try to send the PHP variable - it nothing displays from the other page.