My Blog
Social Media Marketing
How to get Real Social Media Marketing (SMM) - Influence Aggregators & Distributors Social Media Marketing
How to change the XAMPP server port number
How to change the XAMPP server port number Why do we need to change the port number? It is very common that a web developer needs to have multiple web servers running, all at the same time. For example, an XAMPP server can be used to run the local wordpress, while a...
How to create new user in PhpMyAdmin at localhost
How to create new user in PhpMyAdmin at localhost? Go to phpmyadmin at your localhost if you are using xampp server than go with http://localhost/phpmyadmin or if you are using easyphp than go with http://127.0.0.1/phpmyadmin Now you can see different links related to...
Get the First Monday of the current Month or Get Last Day of Month or Get First Day of Month
Get the First Monday of the current Month or Get Last Day of Month or Get First Day of Month Get the First Monday of the current Month <?php function getFirstMonday($month,$year) { $num = date("w",mktime(0,0,0,$month,1,$year)); if($num==1) return...
Get file name and remove file extension using php
Get a File name from url Using PHP Get the "filename", or the last part of the string, with the basename function. <?php $url = 'http://www.example.com/feeds/xyz/index.php?filename=abc'; echo basename($url); // print “index.php”; ?> Remove a File Extention Using...
Increase your website speed through .htaccess in LAMP Technology
How to increase my website speed through .htaccess in LAMP Technology Many LAMP(Linux Apache MySQL PHP) driven websites today could easily decrease their bandwidth output and increase their speed through implementing caching and compressing their content. Even with...
How to connect Windows XP VPN Into Remote Location
Having a Secured VPN (Virtual Private Networking) server is great, especially for businesses with many offices or if you own two homes or you can take help for developer from remote site. How can you connect to these VPNs free? Well I will tell you about my experience...
How to enable .htacces in localhost?
Enable htacces localhost - How to Enable htaccess in xampp (localhost)? Just go the Terminal and follow the following steps I enabled mod re-write by typing below command and restart the apache server. sudo a2enmod rewrite Now restart your apache2 by typing below...
PHP Features
Potential of PHP really is a superior choice for the web, you're going to need to have a clear-cut set of reasons why you believe PHP is the superior language. This short list should help you get started: PHP is cross-platform. It can be run on Windows, Linux, BSD,...
Redirect HTTP to HTTPS Apache secure connection
Most of the e-commerce website uses payment gateway for online payment. And, those sites uses SSL (secure socket layer) connection to transfer data to and from the payment gateway. Most of the sites uses “http” protocol and you can see “http” in the browser’s address...
Join My Newsletter
Like Us
Follow Us
Contact Me
Email: me@shashidharkumar.com
Phone: +91-943-185-6038