Why does flash.php and gordon.js files on my website’s code?

Recently, I made some changes on one of my website’s code and when I looked at the source code of webpage in Mozilla Firefox 18, I was surprised to see script inserted just below the <html> tag. Oh yeah Flash Continue reading Why does flash.php and gordon.js files on my website’s code?

How to post Source Code with syntax highlighting in WordPress?

I have been posting some web-dev help, PHP scripts and CSS styles codes on my Sixth Sense India blog. Earlier, I use to put PHP codes under <blockquote> </blockquote> tags, but found that it does not look imperessive and is Continue reading How to post Source Code with syntax highlighting in WordPress?

Generating random HTML Code / Ad banner with PHP

Many times,  I feel the need to use a code to display random content on my websites. There are many options available to achieve this.  Web developers use different scripts and applets for generating random HTML code on to their Continue reading Generating random HTML Code / Ad banner with PHP

Learn PHP : Making a connection to MySQL database

The benefit of choosing PHP as a web platform is its utility in dynamic and database driven web applications. It is fairly easy in PHP script to make a connection to MySQL database. There is one more better way to Continue reading Learn PHP : Making a connection to MySQL database

Script Code : PHP Sessions Starting, Setting and Closing

PHP Tutorial [Beginner’s Basic learning] – Sessions in PHP. Starting, Setting and Closing Session(s) is a temporary storage of values/data to variables to be used for serving web user in a better and interactive way. The data stored in sessions Continue reading Script Code : PHP Sessions Starting, Setting and Closing

SEO Tips : Make SE friendly URLs with htaccess on Apache

You love LAMP or WAMP? Either way you got Apache server and if apache on your webhost has mode rewrite enabled you can make use of HTACCESS to turncate long URLs into Search Engine friendly ones. Let assume that you Continue reading SEO Tips : Make SE friendly URLs with htaccess on Apache

How to redirect sub-domains to main domain name?

How to redirect sub-domains to main domain name? It is very easy to redirect sub-domains (e.g http://free-movies.paramlowe.com) of a website to its main domain name (i.e. http://www.paramlowe.com) with the help of HTACCESS mode. You need Apache web server with mode Continue reading How to redirect sub-domains to main domain name?

SEO Tips : How to generate web traffic for your website?

1. Search Engine submission and optimization Submit your website to major search engines like Google, Yahoo, All the Web and AOL. There is good old Dmoz – open directory project where you can submit your website in appropriate category and Continue reading SEO Tips : How to generate web traffic for your website?

SEO Tips : Ping sites for increasing traffic to your blog site

SEO Tips : Ping sites for your blog You have been blogging online, but get a few visitors/readers per day?. Surely you want to increase your web traffic. Here is the SEO tip for increasing web traffic to your blog Continue reading SEO Tips : Ping sites for increasing traffic to your blog site