Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 3
3 Hits, Last modified:
dling ===== In part 2, we introduced **models**. Now, we'll refine how we handle the database itself, ... d, e.g. 'int(11)' vs 'int(10)' // For now, let's do a plain string compare $dbV... e existing ones ===== Conclusion ===== We have now implemented several key features in our PHP frame