From 70c4ad937d27221f922abf956b01e66d0d6af603 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 29 Oct 2013 09:44:03 -0700 Subject: [PATCH] --- awesome-php.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 3a21ffb..c25d985 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -455,4 +455,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [How HTTPS Secures Your Connection](http://blog.hartleybrody.com/https-certificates/) - An article explaining how TLS/SSL secures your connection. * [How to Build a Secure Remember Me Feature](http://www.troyhunt.com/2013/07/how-to-build-and-how-not-to-build.html) - An article on how to build a secure remember me feature. * [A 20 Point List for Preventing XSS in PHP](http://blog.astrumfutura.com/2013/04/20-point-list-for-preventing-cross-site-scripting-in-php/) - An article about preventing XSS. -* [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers. \ No newline at end of file +* [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers. +* [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials. +* [Hg Init](http://hginit.com/) - A Mercurial tutorial. \ No newline at end of file