Posted by: Md. Masud on: August 15, 2007
Secure Sockets Layer (SSL) is the most widely known protocol that offers privacy and good reliability for client-server communication over the Internet. SSL itself is conceptually quite simple: it negotiates the cryptography algorithms and keys between two sides of a communication, and establishes an encrypted tunnel through which other protocols (like HTTP) can be transported. [...]
Posted by: Md. Masud on: August 15, 2007
Few weeks ago i realized the importance of securing php and apache. But that time i know very little about security issue of php & apache. then i am jumped to google to know about this. then i found several things and i found something very interesting, but very important. here is some brief… and [...]
Posted by: Md. Masud on: August 8, 2007
Hello EVERYBODY
Bangladeshi People are fall in a natural Disaster and hereby they need help from all. I am collecting Helping funds.
So, I would like to request you all to contact me if you wish to help those people who really need us. I think every sensible person should step forward to help those people. Allah [...]
Posted by: Md. Masud on: August 1, 2007
Basically you will want to run a PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php every one hour. This is what you do :-
The CRON Command is in the Following Format
CODE
[ Minute - Hour - Day - Month - Weekday ] – Command
The COMMAND, can be broken [...]
Posted by: Md. Masud on: August 1, 2007
Let’s get started. Log in to your cPanel and look for the Cron Jobs icon:
Click on the image and you’ll be asked to choose your experience level. If you’re reading this, you want to click on Standard.
Creating a Cron Job
Now that you’re at the Standard Cron Manager, let’s create a cron job. You can set [...]
Recent Comments