okay... so I moved the scripts to my main server and the file server... the main server is working perfectly, sending the file and info vip cURL and adding a MySQL row... but there's no file in the file server... through phpinfo(), I found that suhosin is enabled... is that the problem?
okay, for example, this is my domain: mydomain.com and the upload is in mydomain.com/admin/upload.php and its password protected...
I'll be selecting a file and then from my database, the script will get the IP of a totally different server where the files will be uploaded... here's the part of...
Domain Name: v12Host.com
Registered With: NameCheap.com
Expires: December 14th 2012
Price or Starting Bid: US$ 60
Methods of Payment: Paypal
If Auction: Yes
Auction End Date: June 19th 2012
BIN (Buy It Now) Price: $120
Proof of ownership:
Hello again,
I am using MediaFire's API to share my stuff... I just post the folder link and the files are automatically parsed... and this is the code snippet that I use (including an example):
<?php
$loadxml_folder_info =...
okay... I'll check it out... again thanks for the help :)
---------- Post added at 09:35 PM ---------- Previous post was at 09:29 PM ----------
ooo... it works! :D thanks man!
anyways, to help others, I've found another algorithm:
<?php
$key = $_SERVER['QUERY_STRING'];
$encryptionpass = '[a...
I also need to unscramble the scrambled string later on... thats why I didn't go for str_shuffle
oh... awesome! :D
Thanks man! <3
---------- Post added at 07:54 PM ---------- Previous post was at 10:25 AM ----------
okay lockdown.... I got a problem... this doesn't work when I use this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.