Reciprocal And Non-Reciprocal Links

February 26, 2006 / SEO

What is Reciprocal Link? Reciprocal links are two web sites that agree to link to each other have reciprocal links. Reciprocal links are also known as “links swap”, ” link…

Read More

Sharing

PHP Tutorial – Part 5

January 31, 2006 / Tutorials

Introduction One of the major uses of a server side scripting language is to provide a way of sending e-mail from the server and, in particular, to take form input…

Read More

Sharing

PHP Tutorial – Part 4

January 31, 2006 / Tutorials

  Introduction In the last parts of this tutorial I have showed you how to deal with text and variables in PHP and how you can use IF statements to…

Read More

Sharing

PHP Tutorial – Part 3

January 30, 2006 / Tutorials

PHP Tutorial: Introduction — Over the past two parts I have shown you the basics of text in PHP and how to store it as variables. In this part of the tutorial I will show you how to use IF statements to make decisions in your scripts.

Sharing