Thedutchguy.com
Websitedesign, development and search engine optimisation
Welcome to the Thedutchguy.com.
Thedutchguy offers websitedesign, webdevelopment and search engine optimisation articles.
ON DUPLICATE KEY UPDATE
Posted on 2010-05-09 by JamesSometimes it's not known if the record you are about to insert into MySQL exists or not. You can catch this possible event by using ON DUPLICATE KEY.
read full article
How to word wrap text in a div
Posted on 2009-11-13 by JamesIt is possible to wrap text in for example a div when the text exceeds your specified width.
read full article
What is Sphinx Search Engine?
Posted on 2009-11-01 by JamesSearch engines have really changed the way we search for goods and services available around us. Search engines are nothing but a kind of huge database that has all the information you are looking for and to make it easier for you, all you need to do is just type in the right keyword and it will throw up the list of all web servers that has the information you are looking for which you can browse as per your convenience. Today, the importance of search engine has grown considerably as more and more websites are being developed every second and every website owner wants to make sure that their site is one of the top rank website on all the major search engines like Google, Bing and Yahoo.
read full article
How to upload files using PHP?
Posted on 2009-10-29 by JamesHypertext Pre-processor (PHP) is a server side scripting language and there are special server side commands that you have to place in your web pages. Once you have the commands ready, these commands are processed before the pages are sent from your server to the web browser of the visitor. Basically, all files in PHP have a command embedded in it which is executed in the server and which are a mixture of text and HTML tags.
read full article
How to make a redirect using PHP?
Posted on 2009-10-25 by JamesToday we live in the website age where we see millions of websites coming up every day with some new goods and services that will help us in some way or the other. The dotcom industry has been flourishing since the advent of internet as this piece of technology has not only shrunk the world, it has also provided opportunities for those who have entrepreneurial skills but have very little money to invest. New entrepreneurs and other website owners develop their own business domain from where they do their business with less of investments.
read full article
