Ell20 Posted October 31, 2007 Share Posted October 31, 2007 Hey, I have been working on my website using a local host. I decided that I wanted to move it over to a web host, however for the time being I didn't want to pay for it. I have located a free one and uploaded all the files and database. However when I log in I get the following error: "Fatal error: Call to undefined function stripeslashes() in /home/mysport/public_html/mysql_connect.php on line 38" This error never occurred when I was working on the site from my PC. Is this an error to do with the web host blocking something or is there genuinely an error in my code? Cheers for any help Quote Link to comment https://forums.phpfreaks.com/topic/75558-solved-error/ Share on other sites More sharing options...
pocobueno1388 Posted October 31, 2007 Share Posted October 31, 2007 The function is called stripslashes() not stripeslashes() Quote Link to comment https://forums.phpfreaks.com/topic/75558-solved-error/#findComment-382259 Share on other sites More sharing options...
Ell20 Posted October 31, 2007 Author Share Posted October 31, 2007 Thank you Quote Link to comment https://forums.phpfreaks.com/topic/75558-solved-error/#findComment-382264 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.