I would like to Add HTTP to the entered URL if not done by the User.
This Code from Geek For Geeks could solve this issue.
https://www.geeksforgeeks.org/how-to-add-http-if-it-doesnt-exists-in-the-url-in-php/
Unfortunately I wasn't able to add this in a working state to the index.php file.
I thought adding it after Code line 51, could do the work.
Maybe some of you have an Idea?
I would like to Add HTTP to the entered URL if not done by the User.
This Code from Geek For Geeks could solve this issue.
https://www.geeksforgeeks.org/how-to-add-http-if-it-doesnt-exists-in-the-url-in-php/
Unfortunately I wasn't able to add this in a working state to the index.php file.
I thought adding it after Code line 51, could do the work.
Maybe some of you have an Idea?