Skip to content

Commit 51987ad

Browse files
authored
Merge pull request #878 from jorgesb/gh-pages
Removed PHPBridge link and paragraph
2 parents 5b5fadb + c725689 commit 51987ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,5 @@ 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/
104-
[Creating a Data Class]: https://phpbridge.org/intro-to-php/creating_a_data_class

0 commit comments

Comments
 (0)