You should learn PHP
·
PHP is the language that drives the Internet. It’s not the most publicly loved of languages, but its utilization makes it the most popular.
·
PHP is the language that drives the Internet. It’s not the most publicly loved of languages, but its utilization makes it the most popular.
·
Phishing is all too common and far too successful, even today. What are some ways these scams succeed and how can you avoid them?
·
Those who see representative role models are the most successful among us. We need more diverse representation in tech!
·
Credit card issuers have standardized guidelines to better protect customers’ payment information from theft and abuse, PCI-DSS.
·
Driving readers to your blog can be a challenge, but it’s a surmountable one. Today we cover a couple of strategies for building an audience.
·
What activities do you perform that lead directly to dollars in the bank? If you doubled your focus there, would it double your income?
·
Let’s geek out on my favorite form of authentication – not sending passwords over the wire in the first place!
·
PHP ships with multiple, native mechanisms for comparing arbitrary string values. Let’s take a closer look at two that quantify “sameness.”
·
Sometimes, certain design patterns can aid in security as well as reusability of code. Let’s look at value objects as an example.
·
Learn how password reset and other tokens can be secured by splitting the data and leveraging common password hash methodologies.