PHP new page in same file?

chroniccommand

New member
I'm working on a PHP project and I need some help. I need to work with one php file(just one) and have a multiple links on that php page. If a user clicks on one it will show phpinfo();

So how can I have a link on that one php page that shows that instead of what is usually shown?
 
Back
Top