Database Handling with PHP/MySQL Tutorial

Database Handling with PHP/MySQL TutorialShort Description
Unlike other scripting languages for Web page development (i.e. ASP), PHP is open-source, crossplatform, and offers excellent connectivity to most of today’s common databases including Oracle, Sybase, Microsoft SQL Server, MySQL, Postgresql, ODBC (and others). PHP also offers integration with various external libraries which enable the developer to do anything from generating PDF docum ents, accessing secure payment services and producing graphic output, to parsing XML.

Website: www.nadil.nadil.net | Filesize: 45kb
No of Page(s): 9
Read more

Building database driven applications using Flash, PHP and MySQL.

Building database driven applications using Flash, PHP and MySQL.Short Description
This Tutorial will show how to populate the combo box from a database table and additionally put add, edit and save functions on this form.

Website: www.interactivewebconcepts.com | Filesize: 895kb
No of Page(s): 20
Read more

Beginning MYSQL 5.0 With Visual Studio.NET 2005

Beginning MYSQL 5.0 With Visual Studio.NET 2005Short Description
In this tutorial, I will dive into the nitty gritties of MYSQL 5 Application Development using the MYSQL Connector for .NET for Visual Studio.NET 2005 and build a simple Database Application using VC# and MYSQL 5.

Website: dev.mysql.com | Filesize: 203kb
No of Page(s): 12
Read more

Introduction to MySQL

Introduction to MySQLShort Description
This chapter provides a tutorial introduction to MySQL by showing how to use the mysql client program to create and use a simple database. mysql (sometimes referred to as the ”terminal monitor” or just ”monitor”) is an interactive program that allows you to connect to a MySQL server, run queries, and view the results. mysql may also be used in batch mode: you place your queries in a file beforehand, then tell mysql to execute the contents of the file. Both ways of using mysql are covered here.

Website: faculty.washington.edu | Filesize: 1726kb
No of Page(s): 38
Read more

Installing and Configuring PHP and MySQL Tutorial

Installing and Configuring PHP and MySQL TutorialShort Description
The Windows PHP installer is available from the downloads page at www.php.net/download.php This installs the CGI version of PHP and for IIS, PWS, and Xitami, it configures the web server as well. The installer does not include any extra external PHP extensions (php_*.dll) as you’ll only find those in the Windows Zip Package and PECL downloads.

Website: www.nadil.nadil.net | Filesize: 21kb
No of Page(s): 5
Read more

Tutorial on creating Databases with the MySQL DBManager

Tutorial on creating Databases with the MySQL DBManagerShort Description
Welcome to AIT’s DBManager tutorial. This tutorial assumes that you already have MySQL and the DBManager installed onto your Virtual Server. In this tutorial we will create a very simple and small database using the GUI interface the DBManager provides.

Website: www.pcnethost.net | Filesize: 281kb
No of Page(s): 14
Read more

Tutorial First steps in setting up tables in mySQL

Tutorial First steps in setting up tables in mySQLShort Description
In this tutorial we will find out how to create a database, then create a table and populate it with data. We will also look at one or two issues that may occur, and look at ways of solving them. The brief is to create a user database that can be accessed via a web browser for user authentication. This is effectively the means to provide a gateway into a secure or subscription only web site.

Website: www.jup-it-er.co.uk | Filesize: 140kb
No of Page(s): 11
Read more

Next Page →