Using XSLT and .NET to Manipulate XML Files is an user friendly tutorial which gives guidelines for the programmers to learn about the process of manipulating XML data in .NET framework, with the help of XSLT. The author gives details about the...
This tutorial is helpful for web service learners that allows them to build XML web services based on ASP.NET program. This article also teaches the users to bind the data to a datagrid and it enables them to store and retrieve data from the...
This tutorial is for creating dynamic urls using PHP and mysql with some sample snippet programme to follow easily. The author also suggests for better understanding of how dynamic URL's work, a look at the code for index.php in his CMS core...
Learn web programming with PHP and MySQL with this comprehensive article. You will learn to create database integrated websites.
Jump into PHP and MySQL web programming - Part I is an article that teaches about programming with PHP and MySQL easily. The author says that most of the unix hosting services provide MySQL service as one of their hosting plans. The author gives...
This article shows that PHP and MySQL are both mature and widespread technologies that can be considered a primary web-application platform, not just an alternative to ASP, JSP, Cold Fusion and a host of other web-app scripting solutions out there.
Installing Apache, php and Mysql in a windows environment is what this tutorial is all about. This article even has links to download php, Mysql and Apache from their respective sites along with the installation readme files. The article describes...
A quick tutorial explaining how to alternate table row colors using PHP and MySQL.
Coding Ground - PHP and MySQL tutorial is a simple article that relates about the ways and means of creating and managing websites with a MySQL backend. Users are also guided to deal with all types of database related tasks such as storing data in...
Various PHP and MySQL examples showing how to achieve tasks such as sorting alphabetically, random output and listing all entries. |