Send email by using phpmail function
One of the best way to send E-mail using website is php mail function but its also insecure, so be careful while using php mail […]
One of the best way to send E-mail using website is php mail function but its also insecure, so be careful while using php mail […]
The following script you can use to check the Server uptime? root@admin[/usr/local/apache/cgi-bin]# nano loads #!/bin/bash echo Content-type: text/plain echo echo $(hostname) echo “=>” echo $(uptime)
If we do not have shell access and want to check the server time, in that case create the simple test php page time.php and […]
Most of the time, we do face issue with the Dedicated and VPS/Cloud server speed, the web sites are loading fine but we are not […]
Many time we do face the issue on our servers that secondary or other NIC’S on server was down because of that domains or application […]
Copyright © 2025 Kaizen Software Solutions. All rights reserved.