Here, The Question is can I change we profile url ? or Is it possible I can create url according to us? Example: Old Link: …
Read MoreGeneral
What does .com mean in a domain?
We always see, domain.com or domain1.com But we never thought, what is the meaning of .com ? Here is the answer…. .com was introduced as …
Read MoreAdsense Invalid Activity Appeal
If your Google Adsense Account is blocked (temporary blocked) means for the invalid activity google adsense team block your adsense account as a WARNING for …
Read MoreHow to print last executed query in cakephp?
In the Cakephp, the printing of last executed query is not so much good as CodeIgniter. Here is the code, by using this we can …
Read MoreHow to Change the Current Browser URL
For Update the Current Browser URL, <script> ChangeUrl = function(page, url) { if (typeof (history.pushState) != “undefined”) { var obj = …
Read MoreRedirect a WordPress site from non-WWW to WWW
How to redirect your WordPress site’s domain from non-www to www or vice versa. If you go to https://www.wordpress.org, you’ll see the URL changes a …
Read MoreHow to Remove Smart Git Update?
# TO REMOVE SMART GIT UPDATE Requires the Licence File or Key of Purchased. #goto directory where smartgit is. root@stack:~# cd /root/ #remove the …
Read MoreSharing session data across domains with PHP
The problem: Multiple domains hosted on one server needed access to the user’s session data. In my case, various shopping domains were sharing one (SSL-enabled) …
Read More