Automating news display with PHP scripts teaches you to include a news system using MySQL database. It describes the advantages and disadvantages with a dynamic and static news module respectively. Dynamic based news updation is powerful and easy...
Creating Search Pages with Index Server and .NET is an useful article. From this article you can create the search page and search engine. This article gives you some technique to create a query and create a result page in ASP.NET. In this...
How To: Use Forms Authentication with Active Directory is an ASP.NET tutorial in which author elaborates about methods involved in verifying the users credentials against the stored data source. In this article the author explains about methods to...
How To: Use Forms Authentication with SQL Server 2000 is an article in which the author demonstrates about the procedure of validating the web forms in the SQL server. Here author describes about the two methods of authentication to store the...
Recursive Threading with PHP and SQL is a simple tutorial that helps experienced PHP programmers to design new pages with threaded comments. You will learn to create and match comment tables for every discussions. Using the tips provided in the...
Script Web databases quickly with PHP scripting language is a tutorial which teaches about how PHP is useful and flexible script that programmes web databases quickly and easily. This also discusses about how to install and configure PHP with the...
Simple Content Management with PHP/MySQL is multi-platform compatible. PHP MySQL Simple Content Management. A simple content management system based on PHP and the free and fast MySQL database. Simple to setup and administer. All site settings are...
Simple Localization with PHP is helpful for PHP beginners to learn about the localization of websites using PHP script. This tool lets you know all the steps that concern with localization through simple examples and gives the syntax to include...
Learn to use curl with PHP to query remote webservers for data. This can be done to automate form submission, process credit cards and more. Topics covered include SSL, cookie handling and more.
An introduction to using forms with PHP and how the data gets placed into variables. |