Have you ever thought about the real stories behind all the websites on the Internet? There are over 10 million sites out there and a human being with some hope or dream driving the process constructed each one. Too much of our modern world is presented to us in a barrage of superficial pictures that [...]

Keeping brochures out of trash

Fact number one: Brochures are the most popular marketing tools known to all people. Fact number two: the likely place you can find brochures are in the thrash. It may be a startling realization but this is really something that many people can account to. Brochures are thrashed without having been read. Considering the costs [...]

Have you ever thought about the real stories behind all the websites on the Internet? There are over 10 million sites out there and a human being with some hope or dream driving the process constructed each one. Too much of our modern world is presented to us in a barrage of superficial pictures that [...]

Developing State-enabled Applications With PHP

Installment 1 Developing State-enabled Applications With PHP When a user is browsing through a website and is surfing from one web page to another, sometimes the website needs to remember the actions (e.g. choices) performed by the user. For example, in a website that sells DVDs, the user typically browses through a list of DVDs [...]

PHP & User Login Authentication

PHP can be used to check if login fields match in a database. Built in functions allow advanced methods of user authentication to be used. A simple example of a user login authentication script consists of 4 main parts. The first part is retrieving the posted variables and assigning them names descriptive of their values. [...]

PHP & Account Activation

When a user signs up at your website, you may want to verify their email address so you aren’t getting bogus accounts in your database. A few lines of code can send an email to the address specified, containing a welcome greeting and link to activate their account. PHP is the best way to both [...]

Money for nothing?

Not hardly! It is so easy to turn a newbie into an Internet junkie by telling the tales of “gurus” making money with their website 24 hours a day, 7 days a week. They go on vacation for a week or two and the site just keeps on paying the bills. Doesn’t get any easier [...]

Web Site Maintenance

There are many things that all webmasters must do on a regular basis to ensure that their web sites remain useful and functional. Some of the tasks you should be performing are listed below. Promote You must promote your web site constantly. Every single day you should do something, anything, which attempts to get people [...]

PHP & Account Activation

When a user signs up at your website, you may want to verify their email address so you aren’t getting bogus accounts in your database. A few lines of code can send an email to the address specified, containing a welcome greeting and link to activate their account. PHP is the best way to both [...]

PHP & User Login Authentication

PHP can be used to check if login fields match in a database. Built in functions allow advanced methods of user authentication to be used. A simple example of a user login authentication script consists of 4 main parts. The first part is retrieving the posted variables and assigning them names descriptive of their values. [...]

 Page 1 of 2  1  2 »