I've recently started maintaining someone else's JavaScript code. I'm fixing bugs, adding featu
This is a question you can read everywhere on the web with various answers: $ext = end(explode('.',
I want to convert these types of values, '3', '2.34', '0.234343', etc. to a numb
I need to keep a session alive for 30 minutes and then destroy it.
Is there a catchall function somewhere that works well for sanitizing user input for SQL injection and XSS att
It is currently said that MD5 is partially unsafe. Taking this into consideration, I'd like to know which
I know that PHP doesn't yet have native Enumerations. But I have become accustomed to them from the Java
How can I sort this array by the value of the "order" key? Even though the values are currently sequential, th
Every now and then I hear the advice "Use bcrypt for storing passwords in PHP, bcrypt rules". But what is bcr
Let me prefix this by saying that I know what foreach is, does and how to use it. This question concerns how i
Greetings fellow developers, I am trying to use composer for a PHP project of mine on a development server I
How does a web server handle multiple incoming requests at the same time on a single port(80)? Example : At t
I have a web application that has to perform a repeated tasks, Sending messages and alerts, I, already, use a
For those of you running Go backends in production: What is your stack / configuration for running a Go web a
I'm using the firebase node api in my javascript files for Google login. firebase.initializeApp(config)
I have a web directory /www and a folder in that directory called store. Within store are several f