Hello Everyone,
Does anyone know of a way that I can view the header info submitted by a form to a *.php file?
For example, I have a multi-file upload for images and txt going into mysql. Is it possible to view what info is being passed to the php file that handles this transaction?
Thanks in advance!