Tips and Tutorials
|
This will allow you to create a script that will count the amount of times a certain link has been clicked and display the results on your page ...
|
|
A cookie is a small bit of information stored on a viewer`s computer by his or her web browser by request from a web page. The information is constantly passed in HTTP headers ...
|
|
Occasionally a site administrator will want to make certain material available online, but also have it accessible to only a select few. Some examples of this might be student ...
|
|
php Simple Stock Quote Display is an extremely small yet attractive stock quote script written in php that fetches any ticker symbol from Yahoo! Finance. If you`re seeking a simple ...
|
|
Apache web servers allow the use of a text file called .htaccess to control certain behaviours within a website. The .htaccess file contains a list of brief instructions which are ...
|
|
You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell ...
|
|
It is quite common to have the need to password protect a certain file or a set of files, in order to prevent unauthorized access to those files. There are many different ...
|
|
Hit counters are used to track the amount of visitors there have been to a cetain page. I have looked through the internet and I have come up with 2 different ways to produce a hit ...
|
|
There are an infinite number of reasons why you might want to use PHP to send SMS. You might want to add a qsend by SMSq option to your headlines, you might want to provide 24/7 ...
|
|
When you register on at a website, the site normally checks if the e-mail address that you enter is in a valid format. This is done by using what called a Regular Expression. What ...
|

