Welcome to STAR ONE WEB Blog.
Connecting ideas and people.Simple Effective Encryption And Decryption With PHP
As a PHP developer I was searching for encryption/decryption process to improve security of the application. The requirement was very simple. I was passing an “ID” in URL and get that ID to another page using $_GET. Now, my client didn’t want to see the...
Website Traffic – 10 Point Action Plan To Drive Traffic To Your Website
If you have just launched or are thinking of developing a new online business the chances are that you are looking for ways to promote your website. Not every strategy will be relevant for your business but try following our 10 point action plan for...
How To Fix The WordPress Internal Server Error
Well, when my site was hacked and then some how I restored it but I got the “Internal server Error” when I clicked on any link. Here I found the solution of it. This is the kind of message you will see if you have an Internal Server Error : Internal Server...
Sms Gateway Integration In Codeigniter
In CodeIgniter It is very easy to integrate SMS facility to your application. Since SMS gateway follows different methods, here are some steps to get an idea that how you can do it. Controller: 1. Create Controller 2. Now you can create a...
How To Make Diamond Shape Image With Css?
Some times as a web designer it is very important to display our images uniquely. Now let’s see how to display image in diamond shape? And this is the solution. This is the code below <div class=”square”> <div class=”pic”> <img...
What Is Search Engine Optimization (SEO)?
Definition Search engine optimization (SEO) is the process of affecting the visibility of a website or a web page in a web search engine‘s unpaid results — often referred to as “natural,” “organic,” or “earned” results Methods Getting indexed The leading...