Quote Originally Posted by SoulEater View Post
Try to open your php page directly, ie. www.domain.com/add.php
if its loading fine, then let me know otherwise its problem in your hosting or in the code. I am still testing the php code on different hosting, coz it was loading very slow in my current hosting.

Ya SouldEater i am getting the following error, when i open it as http://megadlz.com/add.php :

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/megadlzc/public_html/add.php on line 1

Warning: include(http://www.sharingzone.net/random.php?id=megafree) [function.include]: failed to open stream: no suitable wrapper could be found in /home/megadlzc/public_html/add.php on line 1

Warning: include() [function.include]: Failed opening 'http://www.sharingzone.net/random.php?id=megafree' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/megadlzc/public_html/add.php on line 1
Any Help?