Most blogs or website have contact us form in their page. That will admin to directly communicate with visitors. Usually newbie bloggers don't make contact us form in their blog. If you also don't [...]
Read More
How many of you use include or require function during coding in PHP language. Perhaps most of newbie use any of these preloaded functions.
Do you know difference between include and requir[...]
Read More
Hello there,
We need to generate random string while developing web in PHP. Mostly for password, cookies, tokens etc.
Passwords, tokens, cookies, sessions should be uniquely generat[...]
Read More