10 minute shout box with MiMViC using RedBeanPHP
Last time we had a look at the basics of MiMViC and PHP 5.3. Today we are going to build a cool database shoutbox application supporting all the basic CRUD operations in 10 minutes.
Read moreLast time we had a look at the basics of MiMViC and PHP 5.3. Today we are going to build a cool database shoutbox application supporting all the basic CRUD operations in 10 minutes.
Read moreMiMViC is a modular and lightweight PHP 5.3+ Web application framework designed to help build dynamic and robust Web sites. It’s single theory is based on minimal and focusing on only core glue for your complex PHP web sites. Today I will show you how to create a shout-box using the framework.
Read more