[PHP-DB] Payment Gateways

2005-07-20 Thread Ahmed Shams
Hi all, I am working on a project that I haven't came across before and I would appreciate all the help I can get with it. Our client is requesting a payment gateway system where we communicate with the bank and provide reports and stats about the transactions. The reports part is relatively

[PHP-DB] Help with file upload

2003-03-10 Thread Ahmed Shams
I am trying to upload a file but the problem i am having is that i get no value if i used $HTTP_POST_FILES['userfile']['name'] i have my register globals on and everything but i just can't see what am i doing wrong. here is my code: /*? -$dir = .\Apache\htdoc\ ; -$dir .= $_POST['img1'];