I am building a Control Panel for my web site.First page is a menu. I want each menu selection to be handled by a different PHP file.
I can do that by making every menu item a distinct form. But that seems clumsy.
Is there a better way? -- Stephen
I am building a Control Panel for my web site.First page is a menu. I want each menu selection to be handled by a different PHP file.
I can do that by making every menu item a distinct form. But that seems clumsy.
Is there a better way? -- Stephen