PHP Variables I M BLOGGER August 22, 2017 PHP Variables A variable can have a short name (like x and y) or a more descriptive name (age, carname, total_volume). Rules for PHP v... Continue Reading
What is CakePHP? I M BLOGGER June 08, 2017 What is CakePHP? Why Use it? CakePHP is a free, open-source, rapid development framework for PHP . It’s a foundational structure for pro... Continue Reading
Associations: Linking Models Together I M BLOGGER June 07, 2017 Associations: Linking Models Together One of the most powerful features of CakePHP is the ability to link relational mapping provided by... Continue Reading