ali_254 Posted October 15, 2022 Share Posted October 15, 2022 (edited) hi. Do you know of a free tutorial on "modular programming" in PHP that you can introduce? Thanks Edited October 15, 2022 by ali_254 Quote Link to comment https://forums.phpfreaks.com/topic/315425-modular-programming-in-php-tutorial/ Share on other sites More sharing options...
ginerjm Posted October 15, 2022 Share Posted October 15, 2022 Could you be more descriptive as to what you are looking for? Modular programming can mean so many different things. 1 Quote Link to comment https://forums.phpfreaks.com/topic/315425-modular-programming-in-php-tutorial/#findComment-1601668 Share on other sites More sharing options...
ali_254 Posted October 15, 2022 Author Share Posted October 15, 2022 38 minutes ago, ginerjm said: Could you be more descriptive as to what you are looking for? Modular programming can mean so many different things. for example , In the Laravel framework, there is the ability to add different packages.Codes that perform new behavior can be added without changing the core of the framework. I want to write modular programs with pure PHP. The codes are independent and can be increased or decreased. Quote Link to comment https://forums.phpfreaks.com/topic/315425-modular-programming-in-php-tutorial/#findComment-1601669 Share on other sites More sharing options...
ali_254 Posted October 24, 2022 Author Share Posted October 24, 2022 On 10/15/2022 at 7:24 PM, ginerjm said: Could you be more descriptive as to what you are looking for? Modular programming can mean so many different things. https://www.freelancer.com/community/articles/6-creative-techniques-for-writing-modular-code It is mentioned on this site, but I would like a full tutorial Quote Link to comment https://forums.phpfreaks.com/topic/315425-modular-programming-in-php-tutorial/#findComment-1601882 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.