ddsimmonds1 Posted October 28, 2018 Share Posted October 28, 2018 hi ive got a website that im trying to fix it was a free download but the Register.php page is not working everytime i click to go to Register.php it brings me to this page This page isn’t working ddsimmonds1.000webhostapp.com is currently unable to handle this request. HTTP ERROR 500 i really need help with this if anyone could please reply these are my files and my website is https://ddsimmonds1.000webhostapp.com/ Register.php https://ufile.io/s9usl heresmyconnect.php https://ufile.io/q2t5w Quote Link to comment Share on other sites More sharing options...
benanamen Posted October 28, 2018 Share Posted October 28, 2018 This should help. Quote Link to comment Share on other sites More sharing options...
ddsimmonds1 Posted October 28, 2018 Author Share Posted October 28, 2018 thats just a page on how to ask a question i m asking why i get that error everytime i go to https://ddsimmonds1.000webhostapp.com/Register.php 3 minutes ago, benanamen said: This should help. Quote Link to comment Share on other sites More sharing options...
ddsimmonds1 Posted October 28, 2018 Author Share Posted October 28, 2018 ive ran the Register.php code into an error checker and it said this Results Error: There is 1 more closing parenthesis ')' foundThis count is unaware if parenthesis are inside of a string Warning: There are 6 functions in your code that have been deprecated in the current version of PHP : mysql_fetch_array() mysql_fetch_object() mysql_num_rows() mysql_query() mysql_real_escape_string() ereg() Quote Link to comment Share on other sites More sharing options...
benanamen Posted October 28, 2018 Share Posted October 28, 2018 (edited) That is telling you that the "free website" you downloaded is using dangerous and obsolete code that has been completely removed from Php. Your free website is dangerous junk. Get rid of it. Edited October 28, 2018 by benanamen Quote Link to comment Share on other sites More sharing options...
ginerjm Posted October 29, 2018 Share Posted October 29, 2018 What he is saying to you is you need to ask a more understandable question. AND you need to show us the code that you are trying to run. He is also correct in telling you that the 'code' you have borrowed is crap and is using deprecated php functions that you have to get rid of. Better to start over. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.