Q&A: How do I create links on my website’s homepage that take visitors to sample php scripts I have uploaded?
Question by Atticus: How do I create links on my website’s homepage that take visitors to sample php scripts I have uploaded?
I have a few PHP scripts that I have been working on, but I don’t know much about web design, and I was wondering how to use html to create a basic webpage that has a title and then a few links that take people visiting the site to other pages (I guess they would be subdomains) that would be very simple and show only the output of my php script.
Best answer:
Answer by Jason
make this:
MY SCRIPT NAME
just copy this line:
to make a link to a script.
Give your answer to this question below!