Domain 170000.de kaufen?

Produkte zum Begriff MySQL:


  • PHP and MySQL Web Development
    PHP and MySQL Web Development

    PHP and MySQL Web Development, Fifth EditionThe definitive guide to building database-driven Web applications with PHP and MySQLPHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development.The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including:User authentication and personalizationWeb-based emailSocial media integrationShopping cartThe fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL.Free Access to Web EditionPurchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition, which provides several special features:The complete text of the book onlineExercises and interactive quizzes to test your understanding of the materialBonus chapters not included in the print or e-book editionsUpdates and corrections as they become availableThe Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5.Contents at a GlancePart I: Using PHP1  PHP Crash Course2  Storing and Retrieving Data3  Using Arrays4  String Manipulation and Regular Expressions5  Reusing Code and Writing Functions6  Object-Oriented PHP7  Error and Exception HandlingPart II: Using MySQL8  Designing Your Web Database9  Creating Your Web Database10 Working with Your MySQL Database11 Accessing Your MySQL Database from the Web with PHP12 Advanced MySQL Administration13 Advanced MySQL ProgrammingPart III: Web Application Security14 Web Application Security Risks15 Building a Secure Web Application16 Implementing Authentication Methods with PHPPart IV: Advanced PHP Techniques17 Interacting with the File System and the Server18 Using Network and Protocol Functions19 Managing the Date and Time20 Internationalization and Localization21 Generating Images22 Using Session Control in PHP23 Integrating JavaScript and PHP24 Other Useful FeaturesPart V: Building Practical PHP and MySQL Projects25 Using PHP and MySQL for Large Projects26 Debugging and Logging27 Building User Authentication and Personalization28 (Web Edition) Building a Web-Based Email Client with Laravel Part I29 (Web Edition) Building a Web-Based Email Client with Laravel Part II30 (Web Edition) Social Media Integration Sharing and Authentication31 (Web Edition) Building a Shopping CartPart VI: AppendixA Installing Apache, PHP, and MySQL

    Preis: 25.67 € | Versand*: 0 €
  • PHP and MySQL Web Development
    PHP and MySQL Web Development

    PHP and MySQL Web Development, Fourth EditionThe definitive guide to building database-drive Web applications with PHP and MySQLPHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity. The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1.TABLE OF CONTENTS Part I: Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II: Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III: E-Commerce and Security 14 Running an E-Commerce Site 15 E-commerce Security Issues 16 Web Application Security 17 Implementing Authentication with PHP and MySQL 18 Implementing Secure Transactions with PHP and MySQL Part IV: Advanced PHP Techniques 19 Interacting with the File System and the Server 20 Using Network and Protocol Functions 21 Managing the Date and Time 22 Generating Images 23 Using Session Control in PHP 24 Other Useful Features Part V: Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging 27 Building User Authentication and Personalization 28 Building a Shopping Cart 29 Building a Web-Based Email Service 30 Building a Mailing List Manager 31 Building Web Forums 32 Generating Personalized PDF Documents 33 Connecting to Web Services with XML and SOAP 34 Building Web 2.0 Applications with Ajax Part VI: Appendixes Appendix A: Installing PHP and MySQL Appendix B: Web Resources

    Preis: 34.23 € | Versand*: 0 €
  • PHP and MySQL Web Development
    PHP and MySQL Web Development

    PHP and MySQL Web Development, Fifth EditionThe definitive guide to building database-driven Web applications with PHP and MySQLPHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development.The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including:User authentication and personalizationWeb-based emailSocial media integrationShopping cartThe fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL.Free Access to Web EditionPurchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition, which provides several special features:The complete text of the book onlineExercises and interactive quizzes to test your understanding of the materialBonus chapters not included in the print or e-book editionsUpdates and corrections as they become availableThe Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5.Contents at a GlancePart I: Using PHP1  PHP Crash Course2  Storing and Retrieving Data3  Using Arrays4  String Manipulation and Regular Expressions5  Reusing Code and Writing Functions6  Object-Oriented PHP7  Error and Exception HandlingPart II: Using MySQL8  Designing Your Web Database9  Creating Your Web Database10 Working with Your MySQL Database11 Accessing Your MySQL Database from the Web with PHP12 Advanced MySQL Administration13 Advanced MySQL ProgrammingPart III: Web Application Security14 Web Application Security Risks15 Building a Secure Web Application16 Implementing Authentication Methods with PHPPart IV: Advanced PHP Techniques17 Interacting with the File System and the Server18 Using Network and Protocol Functions19 Managing the Date and Time20 Internationalization and Localization21 Generating Images22 Using Session Control in PHP23 Integrating JavaScript and PHP24 Other Useful FeaturesPart V: Building Practical PHP and MySQL Projects25 Using PHP and MySQL for Large Projects26 Debugging and Logging27 Building User Authentication and Personalization28 (Web Edition) Building a Web-Based Email Client with Laravel Part I29 (Web Edition) Building a Web-Based Email Client with Laravel Part II30 (Web Edition) Social Media Integration Sharing and Authentication31 (Web Edition) Building a Shopping CartPart VI: AppendixA Installing Apache, PHP, and MySQL

    Preis: 31.02 € | Versand*: 0 €
  • MySQL
    MySQL

    MySQL, Fifth Edition by Paul DuBoisThe definitive guide to using, programming and administering MySQL 5.5 and MySQL 5.6 MySQL provides a comprehensive guide to effectively using and administering the MySQL database management system (DBMS).Author Paul DuBois describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers. The book also includes a comprehensive reference section providing detailed information on MySQL’s structure, language, syntax, and APIs.The fifth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.5, as well as to add new coverage of features introduced with MySQL 5.6. MySQL is an open source relational database management system (DBMS) that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications. MySQL runs on anything from modest hardware all the way up to enterprise servers, and its performance rivals any database system put up against it.Paul DuBois' MySQL, Fifth Edition, is the definitive guide to fully exploiting all the power and versatility of MySQL 5.5 and MySQL 5.6Contents at a GlancePart I: General MySQL Use Chapter 1 Getting Started with MySQLChapter 2 Using SQL to Manage DataChapter 3 Data TypesChapter 4 Views and Stored ProgramsChapter 5 Query Optimization Part II: Using MySQL Programming Interfaces Chapter 6 Introduction to MySQL Programming Chapter 7 Writing MySQL Programs Using C Chapter 8 Writing MySQL Programs Using Perl DBI Chapter 9 Writing MySQL Programs Using PHP Part III: MySQL Administration Chapter 10 Introduction to MySQL Administration Chapter 11 The MySQL Data Directory Chapter 12 General MySQL Administration Chapter 13 Security and Access Control Chapter 14 Database Maintenance, Backups, and Replication Part IV: Appendixes Appendix A Software Required to Use This Book Appendix B Data Type Reference Appendix C Operator and Function Reference Appendix D System, Status, and User Variable Reference Appendix E SQL Syntax Reference Appendix F MySQL Program Reference Online Appendixes:Appendix G C API ReferenceAppendix H Perl DBI API Reference Appendix I PHP API Reference

    Preis: 25.67 € | Versand*: 0 €
  • Wer kennt eine gute kostenlose MySQL-Datenbank und Website-Hosting-Plattform?

    Eine gute kostenlose MySQL-Datenbank ist zum Beispiel die Community Edition von MySQL. Für Website-Hosting-Plattformen gibt es verschiedene Optionen wie zum Beispiel Heroku, GitHub Pages oder Netlify, die ebenfalls kostenlose Hosting-Dienste anbieten. Es ist jedoch wichtig zu beachten, dass kostenlose Dienste oft begrenzte Ressourcen und Funktionen haben.

  • Was ist ein MySQL Server?

    Ein MySQL Server ist eine Open-Source-Datenbankverwaltungssoftware, die zur Speicherung und Verwaltung von Daten in relationalen Datenbanken verwendet wird. Er ermöglicht es Benutzern, Datenbanken zu erstellen, zu verwalten und abzufragen. Der MySQL Server arbeitet mit der SQL-Sprache (Structured Query Language), um Datenbankoperationen wie das Einfügen, Aktualisieren, Löschen und Abfragen von Daten durchzuführen. Er wird häufig in Webanwendungen eingesetzt, um Daten zu speichern und abzurufen. MySQL Server bietet auch Funktionen wie Benutzerverwaltung, Transaktionsunterstützung und Sicherheitsfunktionen für den Schutz der Daten.

  • Was ist der MySQL Server?

    Der MySQL Server ist eine Open-Source-Datenbankverwaltungssoftware, die zur Speicherung und Verwaltung von Daten in relationalen Datenbanken verwendet wird. Er ermöglicht es Benutzern, Datenbanken zu erstellen, abzufragen, zu aktualisieren und zu verwalten. Der MySQL Server arbeitet nach dem Client-Server-Modell, wobei mehrere Clients gleichzeitig auf die Datenbank zugreifen können. Er bietet eine hohe Leistung, Skalierbarkeit und Zuverlässigkeit, was ihn zu einer beliebten Wahl für viele Anwendungen macht. Der MySQL Server unterstützt eine Vielzahl von Betriebssystemen und Programmiersprachen, was seine Vielseitigkeit und Flexibilität weiter erhöht.

  • Wo gibt es ein Web-Frontend für MariaDB/MySQL?

    Es gibt verschiedene Web-Frontends für MariaDB/MySQL, darunter phpMyAdmin, Adminer und SQLBuddy. Diese Tools ermöglichen es Benutzern, Datenbanken über eine webbasierte Benutzeroberfläche zu verwalten, Abfragen auszuführen und Tabellen zu bearbeiten. Sie können entweder auf einem lokalen Server installiert oder über das Internet zugänglich gemacht werden.

Ähnliche Suchbegriffe für MySQL:


  • MySQL
    MySQL

    MySQL, Fifth Edition by Paul DuBoisThe definitive guide to using, programming and administering MySQL 5.5 and MySQL 5.6 MySQL provides a comprehensive guide to effectively using and administering the MySQL database management system (DBMS).Author Paul DuBois describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers. The book also includes a comprehensive reference section providing detailed information on MySQL’s structure, language, syntax, and APIs.The fifth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.5, as well as to add new coverage of features introduced with MySQL 5.6. MySQL is an open source relational database management system (DBMS) that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications. MySQL runs on anything from modest hardware all the way up to enterprise servers, and its performance rivals any database system put up against it.Paul DuBois' MySQL, Fifth Edition, is the definitive guide to fully exploiting all the power and versatility of MySQL 5.5 and MySQL 5.6Contents at a GlancePart I: General MySQL Use Chapter 1 Getting Started with MySQLChapter 2 Using SQL to Manage DataChapter 3 Data TypesChapter 4 Views and Stored ProgramsChapter 5 Query Optimization Part II: Using MySQL Programming Interfaces Chapter 6 Introduction to MySQL Programming Chapter 7 Writing MySQL Programs Using C Chapter 8 Writing MySQL Programs Using Perl DBI Chapter 9 Writing MySQL Programs Using PHP Part III: MySQL Administration Chapter 10 Introduction to MySQL Administration Chapter 11 The MySQL Data Directory Chapter 12 General MySQL Administration Chapter 13 Security and Access Control Chapter 14 Database Maintenance, Backups, and Replication Part IV: Appendixes Appendix A Software Required to Use This Book Appendix B Data Type Reference Appendix C Operator and Function Reference Appendix D System, Status, and User Variable Reference Appendix E SQL Syntax Reference Appendix F MySQL Program Reference Online Appendixes:Appendix G C API ReferenceAppendix H Perl DBI API Reference Appendix I PHP API Reference

    Preis: 33.16 € | Versand*: 0 €
  • MySQL
    MySQL

    This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version.The Definitive Guide to Using, Programming, and Administering MySQL 5.0 and 5.1   MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications.   In MySQL, Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers.   The fourth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.0, as well as to add new coverage of features introduced with MySQL 5.1.   “One of the best technical books I have read on any subject.” –Gregory Haley, C Vu, The Association of C & C++ Users   “A top-notch user’s guide and reference manual, and in my opinion, the only book you’ll need for the daily operation and maintenance of MySQL databases.” –Eugene Kim, Web Techniques   Introduction 1   Part I: General MySQL Use Chapter 1: Getting Started with MySQL 13 Chapter 2: Using SQL to Manage Data 101 Chapter 3: Data Types 201 Chapter 4: Stored Programs 289 Chapter 5: Query Optimization 303   Part II: Using MySQL Programming Interfaces Chapter 6: Introduction to MySQL Programming 341 Chapter 7: Writing MySQL Programs Using C 359 Chapter 8: Writing MySQL Programs Using Perl DBI 435 Chapter 9: Writing MySQL Programs Using PHP 527   Part III: MySQL Administration Chapter 10: Introduction to MySQL Administration 579 Chapter 11: The MySQL Data Directory 585 Chapter 12: General MySQL Administration 609 Chapter 13: Access Control and Security 699 Chapter 14: Database Maintenance, Backups, and Replication 737   Part IV: Appendixes Appendix A: Obtaining and Installing Software 777 Appendix B: Data Type Reference 797 Appendix C: Operator and Function Reference 813 Appendix D: System, Status, and User Variable Reference 889 Appendix E: SQL Syntax Reference 937 Appendix F: MySQL Program Reference 1037   Note: Appendixes G, H, and I are located online and are accessible either by registering this book at informit.com/register or by visiting www.kitebird.com/mysql-book. Appendix G: C API Reference 1121 Appendix H: Perl DBI API Reference 1177 Appendix I: PHP API Reference 1207   Index 1225  

    Preis: 28.88 € | Versand*: 0 €
  • MySQL Crash Course
    MySQL Crash Course

    MySQL is one of the most popular database management systems available, powering everything from Internet powerhouses to individual corporate databases to simple end-user applications, and everything in between. This book will teach you all you need to know to be immediately productive with the latest version of MySQL. By working through 30 highly focused hands-on lessons, your MySQL Crash Course will be both easier and more effective than you'd have thought possible. Learn How To Retrieve and Sort Data Filter Data Using Comparisons, Regular Expressions, Full Text Search, and Much More Join Relational Data Create and Alter Tables Insert, Update, and Delete Data Leverage the Power of Stored Procedures and Triggers Use Views and Cursors Manage Transactional Processing Create User Accounts and Manage Security via Access Control

    Preis: 32.09 € | Versand*: 0 €
  • MySQL Crash Course
    MySQL Crash Course

    MySQL is one of the most popular database management systems available, powering everything from Internet powerhouses to individual corporate databases to simple end-user applications, and everything in between. This book will teach you all you need to know to be immediately productive with the latest version of MySQL. By working through 30 highly focused hands-on lessons, your MySQL Crash Course will be both easier and more effective than you'd have thought possible. Learn How To Retrieve and Sort Data Filter Data Using Comparisons, Regular Expressions, Full Text Search, and Much More Join Relational Data Create and Alter Tables Insert, Update, and Delete Data Leverage the Power of Stored Procedures and Triggers Use Views and Cursors Manage Transactional Processing Create User Accounts and Manage Security via Access Control

    Preis: 32.09 € | Versand*: 0 €
  • Wie kann ich mit einer Fritzbox einen FTP-Server mit MySQL für meine Homepage einrichten?

    Um einen FTP-Server mit MySQL für deine Homepage einzurichten, musst du zuerst sicherstellen, dass deine Fritzbox als Router konfiguriert ist und über eine öffentliche IP-Adresse verfügt. Dann musst du einen FTP-Server wie z.B. FileZilla auf deinem Computer installieren und konfigurieren. Anschließend kannst du eine MySQL-Datenbank erstellen und die Verbindungsinformationen in deiner Homepage-Software angeben, um auf die Datenbank zuzugreifen.

  • Warum bekommt der Server keine Verbindung zu MySQL?

    Es gibt mehrere mögliche Gründe, warum der Server keine Verbindung zu MySQL herstellen kann. Möglicherweise sind die Verbindungsdaten wie Hostname, Benutzername oder Passwort falsch eingegeben. Es könnte auch sein, dass der MySQL-Server nicht läuft oder dass die Firewall den Zugriff blockiert. Eine genaue Diagnose erfordert eine Überprüfung der Server- und Netzwerkkonfiguration.

  • Konnte keine Verbindung zum MySQL-Server hergestellt werden?

    Es gibt mehrere mögliche Gründe, warum keine Verbindung zum MySQL-Server hergestellt werden kann. Möglicherweise sind die Verbindungsdaten (Host, Benutzername, Passwort) falsch eingegeben. Es könnte auch sein, dass der MySQL-Server nicht erreichbar ist oder dass die Firewall den Zugriff blockiert. Es ist wichtig, diese möglichen Ursachen zu überprüfen, um das Problem zu lösen.

  • Warum benötigt der MySQL-Server so viel Arbeitsspeicher?

    Der MySQL-Server benötigt viel Arbeitsspeicher, um Daten im Speicher zu halten und auf schnelle Abfragen zugreifen zu können. Je mehr Arbeitsspeicher verfügbar ist, desto mehr Daten können im Speicher gehalten werden, was die Leistung des Servers verbessert. Darüber hinaus werden auch Caches und Puffer im Arbeitsspeicher verwendet, um häufig verwendete Daten schneller abrufen zu können.

* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.