Send email by using form mail function
Many time when php mail function disabled on shared server, we can use following script to send an E-mail from shared web hosting account using […]
Many time when php mail function disabled on shared server, we can use following script to send an E-mail from shared web hosting account using […]
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 […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.