ajayrandhawa / User-Management-PHP-MYSQL

PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
224 stars 152 forks source link

wonder why u bother using a header file #21

Closed LebToki closed 2 years ago

LebToki commented 2 years ago

when every single page you have a header of its own while you can use child sections and various includes to keep your code streamlined and well documented

abhasdudeja commented 2 years ago

I did think the same. This not only helps in stream-lining the code but also allows easier edit to the header (if needed) in a single go.

ajayrandhawa commented 2 years ago

Thanks for your info, this basic project way back no longer working on it