Why do I see many systems with two, up to three programming languages?
When I see a system that migrates from one language to another, I even understand, but why do many maintain two or three programming languages?
For example, I've seen...
It's vast documentation of how to mitigate (proactively reduce impact as it occurs) from denial-of-service attacks on web applications. People typically quote services like Cloudflare or as per their application on servers like Amazon EC2 and do...
I've always been interested in how long my code runs. The problem is that I do not quite understand how PHP code execution works. Below are the questions:
On the server, does the PHP code run on every request or is it always running?
If...
I need to create a SharedObject Flash file on one server on the internet for communication between several .SWFs . This communication needs to be fast and if possible real-time. After some searches on the Adobe Reference , I found...
I am using this Java methodology for connecting between client and server, I copied it from the internet, and it helped me a lot, but the server allows the user to stay connected while he is sending messages, but if the user stays an average tim...
I have a Gosafe G91i device, a GPS device that sends its location from time to time to an IP and a port that I can configure. At the moment, IP and port of an online server (Orange gps-trace) are set and I would like to set it to a server of min...
Hello, I want to learn php but I'm having a hard time making XAMPP work.
I use Debian Jessie , as I'm not really crazy, I downloaded mysql , php and apache through a (LAMP) package. However, I have now gone...
Always when I listen to server-side and client-side refers to web applications, but these terms can be applied to / em>? For example, if I have an application that consumes a web-service or even a Notepad ) I can consider them client-sid...
Does anyone who works with SPA know the best way to work with the browser back button?
For example, we have a list of users and the detail of these users through a click. As we are on the "page" of detail of some user we need that, when click...
Hello, I would like to know if it is possible to execute a certain action (execute a shell script file for example) when the server exceeds a certain percentage of storage.
* Command used to view server disk space:
df -h
Att,