+ 2
How to open url using html or php
5 Answers
+ 2
In php you can use thr header function that can redirect the user : header("Location: yourwebsite.com");
+ 1
no at the php inside script
0
I can't understand you so i think you can use <a> for example <a href="www.sololearn.com"> this is what i have understood
0
Oh, sorry i understood now i will search about that
0
if it is in variable