Here i am providing some useful regular Expression which are acceptable by most of the web developers. I have found them in web.
Email Address validation
Expression: ^.+@[^\.].*\.[a-z]{2,}$
Description:
Most email validation regexps are outdated and ignore the fact that domain names can contain any foreign character these days, as well as the fact that anything before [...]
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 [...]
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 [...]
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 [...]