MySQL Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 93 articles & tutorials regarding "MySQL".
- 13.) Introducing SQLyog, a MySQL Front End
- by Insanely Great Introduction With the combination of PHP and MySQL becoming one of the defacto standards for Web development, the need for a good front end for MySQL is increasing. For many, the task of creating and manipulating MySQL databases is a daunting task. It is often difficult to master the complex commands required by the MySQL console and MySQL Admin. Luckily there is hope. Due to the ever increasing popularity of MySQL and PHP, many third party tools are being developed...
Found at PHPBuilder.com
- 14.) Using PHP and MySQL with Flash
- Jeffrey F. Hill This article helps explain how to use Macromedia Flash 5 in conjunction with PHP and a MySQL database. This demonstration will show you how to setup a simple login and registration form, then allow users to save movie clip positions and various properties in the database. When they log back in the movie clips are in the same position. For this tutorial you will have to have some basic knowledge of PHP and MySQL, hopefully you won't need much though. It is also assumed...
Found at PHPBuilder.com
- 15.) Using JDBC with MySQL, Getting Started
- By Richard G. Baldwin Java Programming Notes # 662 Preface Preview Installation and Preparation of MySQL Discussion and Sample Code for JDBC Programs Run the Programs Summary Complete Program Listings Preface Purpose The purpose of this lesson is to get you beyond the initial hurdles involved in: Downloading and installing a MySQL database server. Preparing that database for use with JDBC. Writing and testing your first JDBC programs to administer the database and to manipulate the data...
Found at developer.com
- 16.) The Basics of Using mySQL with PHP in Flash
- By Jeffrey F. Hill January 16, 2002 Intended Audience Overview Let's Get Started - setting up the mySQL database and relevant SQL commands Useful mySQL commands Typical column types Setting up the PHP User Registration PHP used for Registration section Flash Actionscript Used for Registration User Login PHP used for Login (Login.php) Flash Actionscript used for Login Loading the Variables PHP used for Loading Variables (Load.php) Flash Actionscript used to Load the Variables into the...
Found at Zend
- 17.) Using MySQL's Built-In Replication
- Michael Tanoviceanu Here at Soundbreak we stream out live audio and video 24 hours a day, so it didn't take much convincing to be able to run some testing on MySQL's new replication feature. We discoverd that we could use it to keep an up to date standby database server that could handle all of the queries should the primary fail for any reason. It's not dificult to configure two servers for just such a purpose, and I'll walk through the procedure, as well as a discussion as to how you...
Found at PHPBuilder.com
- 18.) Binary Data + MySQL + PHP
- Or: How to store images directly in the sql database Florian Dittmer If you want to store binary data like images and html files directly in your MySQL database, this column is for you! I will show how you can store the data via the HTML forms "File" feature in your database and how you can access and use this data in your webproject. If you have read the article "PHP, MySQL and images" by William Samplonius here on phpbuilder.com, this might be interesting for you as William stores the...
Found at PHPBuilder.com
More articles & tutorials (Index of all articles & tutorials)
|
|