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".
- 31.) Creating An Online Photo Album with PHP and GD: Part 4
- ( Page 1 of 2 ) It's time to wrap things up. At the end of this part you would be quite ready to build your own photo album to show all of your friends and family. Attached at the end of this article is the support file. The last part of our back-end interface, is our main menu page. This is a simple HTML file that gives us hyperlinks to the various image-manipulating pages we ve just built: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Image...
Found at devArticles.com
- 32.) PHP, MySQL and images
- William Samplonius Joe's used auto sales, an average sized car yard of around 150 cars has decided to make the big leap into the new millennium. First of all they had to get themselves a nice new computer, with that new computer came the "Internet". After a few weeks of searching the internet they decided to go all out, now they wanted a web site of their own. And it just so happens that Joe's good friend knows a little HTML, three days later Joe's used auto sales was online and ready...
Found at PHPBuilder.com
- 33.) Protecting MySQL Sessions With SSH Tunnel (Port Forwarding)
- by kenlin SSH Tunnel What Is SSH? SSH stands for Secure SHell and is typically used as an encrypted version of telnet. In a telnet session, all communications are transmitted in plain-text, allowing anyone to listen-in on your session and steal passwords and other information. Such sessions are also susceptible to session hijacking, where a malicious user takes over your session once you have authenticated. OpenSSH, the tool included with most Linux variants, is a FREE version of the...
Found at PHPBuilder.com
- 34.) Binding to MySQL in Java Studio Creator
- By Dick Wall Go to page: 1 2 Next Originally, I was planning to use this article to cover use of Java Studio Creator for simple Web apps that could be used on a mobile phone, but I realized that this and other articles I was planning to write about would require data in something a little more complete than the pointbase Java database that comes with Java Studio Creator by default. Creating database-driven apps requires a database, and that requires data. This makes it necessary to...
Found at developer.com
- 35.) Building with Flash and MySQL
- by Scott Gilbertson Scott Gilbertson is the caretaker of castagraf and luxagraf . He is still trying to cook dinner with Flash. There's always been somewhat of a disconnect between designer-types and backend-types. And we're not just talking about hairstyles, eyewear, and the contents of their bookshelves designers and programmers approach problems in different ways, and their individual plans of attack don't always jibe. Of course, you want your site to be sleek, fast, and...
Found at Webmonkey
- 36.) Dynamic Graphs with PHP, MySQL and GD
- Ramsey Nasser Introduction Ok. Your site has recorded the data you want, now you want to display it in an easy to read format. The first method that comes to mind is simply to put the data in an HTML table. Although this is probably the easiest way out, there is a much better way of displaying your information: a graph. This was originally only possible by using sneaky tables with <tr> 's of different lengths. But now, thanks to the GD library and PHP, you can actually have a PNG or JPG...
Found at PHPBuilder.com
More articles & tutorials (Index of all articles & tutorials)
|
|