Skip to content

Commit 55e05d7

Browse files
committed
php: fix layout
1 parent 13fe638 commit 55e05d7

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# Fastest PHP Best Practices Guide
2-
A very concise PHP best practices guide. All the things you need to know about PHP crammed into a mere 15 seconds!
1+
# PHP Best Practices:
2+
1 - Use something else.
33

44
## Resources
5-
You can find the video narration of this article on YouTube: [https://www.youtube.com/watch?v=IK3RxZ2XsgA](https://www.youtube.com/watch?v=IK3RxZ2XsgA){:target="_blank"}
5+
If you really want, you can find the video narration of this article on YouTube: [https://www.youtube.com/watch?v=IK3RxZ2XsgA](https://www.youtube.com/watch?v=IK3RxZ2XsgA){:target="_blank"}
66

77
<iframe width="560" height="315" src="https://www.youtube.com/embed/IK3RxZ2XsgA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
8-
9-
## PHP Best Practices:
10-
1 - Use something else.

0 commit comments

Comments
 (0)