Problem with cgi script?

0

Most of the time cgi script is not working properly after uploading by using FTP but script is working fine on local machine, why? This […]

How to check file type?

0

You can check the file type by using the following command from your shell. root@admin#file index.php It will show the following output. index.php: PHP script […]

1 2 3 4 5 22