Results for: "code"
Contents (564)
PHP: Read, Write And Compress files with Zlib Extension
The zlib extension contains versions of many file-access functions, such as fopen(), fread(), and fwrite() (called gzopen(), gzread(), gzwrite(),…
read more
Dinamically Get Social Media Buttons After Page Loading
While working on the new theme for this site, we realized that the various social media buttons We use were…
read more
14 Tools For Checking Your Website's Health
Have you ever checked your website's health? We have listed some useful sources that show if your website is operating…
read more
Jquery: Get URL,Parameters and HashTag
While dealing with current URL, many time you want to know what is the current URL path, What are…
read more
Get Disqus Comments With Php
This script will create a configurable widget that will display the latest Disqus comments from your site. Note: You need to…
read more