I have no clue how to code, except some really basic VBA in excel. But I have a very old webpage on one.com which has now been closed down. From my understanding it is because of the "old PHP" and that I need to rewrite the code that uses MySQL, The "mysql_connect()" is the problem I know of, but it might be that I need to change all mysql_* functions (I don't really know).
Is there an easy way for me to do this? Could I for example change "MySQL_" to "MySQLI_" and solve all my problems?
Solving this problem, is that something I should be able to do? I don't have 40 hours to try and do it, but maybe 10 hours? could I get a somewhat sufficient understanding within such a timeframe to solve a problem like this?
Thank you very much if you can give me a better understanding of the problem and if I might be able to solve this.
Note that I did not write the webpage and I no longer have any contact with the person who did.