There are no negative connotations of "madam" in my country, "madam" is a respected word in here, I hope Sarah will accept it. :) @mmerlinn
sorry! my mistake, she is madam :):) , sarahk & mmerlinn I apologize for the mistake. :(
@sarahk sir, thank you for your valuable comment.
Use this for count all, $string = "1str 1str, 2str 2str, 3str 3str"; $keywords = explode(',', $string); foreach ($keywords as $v) { $parts =...
Use this this simple code, <?php $tomail = 'tomail@example.com'; $from = 'PHPAns <admin@yourdomain.com>'; $subject = 'PHP Mail Check'; $headers =...
I am using JSON in my website like thism you can try it, $url = 'MY JSON URL'; $json = file_get_contents($url); $json =...
From the first time I am using notepad++ So, this is my love <3 :)
You can user this function for generate random string, function rand_code($len) { $min_lenght= 0; $max_lenght = 100; $bigL =...
Separate names with a comma.