Skip to content

Commit b5b0771

Browse files
authored
Removed Phpbridge section
Phpbridge is not available anymore.
1 parent 5b5fadb commit b5b0771

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_posts/07-04-01-Interacting-via-Code.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ This is essentially the same as what most modern frameworks are doing, albeit a
9595
need to do all of that every time, but mixing together too much presentation logic and database interaction can be a
9696
real problem if you ever want to [unit-test](/#unit-testing) your application.
9797

98-
[PHPBridge] has a great resource called [Creating a Data Class] which covers a very similar topic, and is great for
99-
developers just getting used to the concept of interacting with databases.
100-
10198

10299
[MVC]: https://code.tutsplus.com/tutorials/mvc-for-noobs--net-10488
103-
[PHPBridge]: https://phpbridge.org/docs/
104100
[Creating a Data Class]: https://phpbridge.org/intro-to-php/creating_a_data_class

0 commit comments

Comments
 (0)