Author Archives: admin

7 Top tips to promote your finished website

You have now finished your website, it is optimized and you feel the launch has been successful and you’re getting good feedback from your online clients. But what about all those people who still don’t know about your company, people and businesses you could be helping, selling products to, and earning money from.

Excellent Site Review Panel by Matt Cutts & Other Googlers

How will the nofollow on internal links waste PageRank flow if used??

How to create a Favicon for your Website

What is a Favicon?
A favicon (short for favorites icon), is a 16×16 pixel square icon associated with a particular website. The design of the favicon can represent the website and browsers that provide favicon support typically display a page’s favicon in the browser’s address bar and next to the page’s name in a list of [...]

Warning: mail(): SMTP server response: 451

If you ever receive the error 451:
Warning: mail(): SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in…
This is a server error and the command has been aborted due to a server error. It’s not your fault. Your form or shopping cart is sending mail with “bare LFs” which Qmail doesn’t support.

Check out the new Google Wave

http://wave.google.com/

Microsoft release BING – The new search engine

Bing is the new search engine from Microsoft, first launched in the US on the 28th of May 2009, and then in other territories. It’s got a long way to go to be able to catch up with first yahoo (second biggest search engine) and then the great Google which over 60% of people use. [...]

Arranging Background Images

Background Image – Repeated
{background-image:url(‘bgimage.jpg’);
background-repeat: repeat}
Background Image – No Repeat
{background-image: url(‘bgimage.jpg’);
background-repeat: no-repeat}
Background Image – Only Vertically
{background-image:url(‘bgimage.jpg’);
background-repeat: repeat-y}
Background Image – Only Horizontally
{background-image:url(‘bgimage.jpg’);
background-repeat: repeat-x}

How to display the results from your database in order

Ascending”SELECT * from name_of_table order BY date ASC”
Descending”SELECT * from name_of_table order BY date DESC”

Retrieve Data From a MySQL Database

Using PHP you can run a MySQL SELECT query to fetch the data out of the database.
Here is an example of one of the easiest ways to fetch data, this example uses a table called contact which has four columns, name, subject, address and message
<?php include ‘config.php’;?>
<?php
$query = “SELECT name, subject, address, message FROM [...]

Spanglish Webs – The Blog

Dont forget to check out our great Hosting offers and Domains from only 12 euros a year.