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!
I have been out of php for about four years. Boy, how we can forget, but anyway, in my new job I was asked to create a php page which will view a pdf file. This I can do; however, I am having a problem passing the variable data. The link will have the following
...viewpdf.asp?id=6625
when I tried to view the output of $id, I get nothing.