I need to log a user's action is an tutorial in which author gives few tips to create a table for entering visitors username and password. Here are few examples to generate the above said process. This will be helpful for the webmasters and ASP...
A Programmer's Introduction to PHP 4.0 addresses experienced programmers and Web developers--no matter what language they are familiar with. The book begins with a rapid introduction to PHP's syntax and basic functionality, allowing readers to...
A beginner's guide to threading in C# is an easy to learn tutorial in which the author discusses about the principles of multi threading, which helps in executing multiple operations at a same time. The author offers details about how the multi...
This is a beginner's guide to Network Programming in C++. starting from basics it gives a foundation to the next level.
How To Use Cookies in an ASP Page is a tutorial through which users can get detailed description about using the cookies to store and access the visitors information from a cookie on the client system in a step by step method. In this article...
In Learning Web Design: A Beginner's Guide to HTML, Graphics, and Beyond, author Jennifer Niederst shares the knowledge she's gained from years of web design experience, both as a designer and as a teacher. This book starts from the very...
Nakul Goyal's Who stole the cookies is an online tutorial that explains users about cookies. The author has given a brief explanation on the usage of cookies on various applications along with its own limitations. Webmasters are provided with...
If a user's web browser supports gzip content encoding, this class will compress the output of a PHP script before sending it to the web browser. This can significantly reduce the page download time.
Hpnadig's Feedback Mailer is a powerful email system written in PHP. This program collects all feedbacks from the site customers and visitors then despatches the contents and messages of their feedback to the webmasters with name of the sender and...
Programmer's Guide to Regular Expressions is an useful tutorial with which software developers and java experts can revise the techniques involved in javascript expressions. The author has given a brief introductory note on all types of regular... |