Cache memory of the hosting Cache memory (or simply cache) is a temporary memory that works between the user and server. When the user is...
Server Logs Server logs are logs that entail your web application activity on our servers. There are multiple server log types –...
Cron Tasks Cron is a program running on our servers and for which you define the task and the time of execution....
Additional PHP settings Additional PHP settings can be changed in WebAdmin. System allows to change following settings. Processing PHP scripts – serves for...
Sending e-mails via PHP To send data acquired from forms can be done by PHP function mail(). When defining the e-mail header data use for “From”...