Sometime we have to change our wordpress website URL. but always it's not work as we respect. From yesterday I'm facing the same issue. I was tryin
If you want to count total data from table before get result then you can follow below codex. $this->select('Name'); $TotalData = $this->db-&
Locate your running php.ini for your selected project where you getting this error. Then simple add this below code inside your php.ini file. Hope thi
Follow below rules for Stop Apache sudo apachectl stop or sudo apachectl -k stop Follow below rules for Start Apache sudo apachectl start or
Open httpd.conf file from below directory first /Applications/XAMPP/xamppfiles/etc/httpd.conf Search for "DocumentRoot" in httpd.conf and change to
Add a new module from developer tab then insert below code Function GetURL(pWorkRng As Range) As String 'Updateby20140520 GetURL = pWorkRng.Hyp
For enable Leverage browser caching just use the following code on your .htaccess file ## START OF EXPIRES CACHING ## <IfModule mod_expires.c>
For enable GZIP Compression just use the following code on your .htaccess file. Make sure to add it below the current contents of your .htaccess fil
If you want to get WordPress get_option() data as plain HTML without any extra '/' or '"' then you must need to use this function. $NewData = stripsl
This is sample code for transfer data from HTML form to other server/site via jQuery AJAX (function ($) { $(document).ready(function(){ $("form.