Using Query String by John Doe 11/26/03
have you ever asked your self how to do page.php?section=x ? That's what this article will teach you!
more...
Browser redirection using PHP. by Kirill Talanov 11/21/03
Although support is getting better, some browsers still do not display some HTML properly. If you know that you're using code which is not cross-browser compatible, it is sometimes best to redirect the user based on their browser. more...
Introduction into PHP by Dmitry Tarasevich 11/10/03
A small insight into PHP, its features and abilities. more...