Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 3
4 Hits, Last modified:
dling ===== In part 2, we introduced **models**. Now, we'll refine how we handle the database itself, ... // if oldName actually exists in $dbMap, we know it's a rename. // Then we can remove o... 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