Menü schliessen

Databases

June 27th 2025

Laravel 12: What’s the Difference Between BelongsTo, HasOne, and HasMany?

February 21st 2025

Laravel: How to Fetch Posts from WordPress

October 4th 2024

Mastering Efficient SQL Queries: Secrets to Faster Database Performance

April 6th 2023

PHP: Sanitizing User Input

February 24th 2023

WordPress: Streamlined Database Export Plugin

July 6th 2022

MySQL Workbench: Re-sizing a Diagram

April 23rd 2021

WordPress: Change Post Type via Database, Quick and Easy

February 19th 2021

MySQL with PhpMyAdmin: Create Databases and Tables

February 16th 2021

WordPress and PhpMyAdmin: Migrate a Database

February 5th 2021

WordPress: Installation with XAMPP

December 5th 2017

[SOLVED] Bulk mailing: Generate a CSV list containing all rejected email addresses very simple with Thunderbird | REGEX | Notepad++

July 11th 2016

Howto convert a MySQL/MariaDB database from any charset into UTF-8 - with Notepad++ in Windows

April 22nd 2016

Delete Posts Revisions from Your Database(Wordpress)

February 1st 2015

Create a MySQL-Dump (Backup) in Windows with mysqldump.exe

January 29th 2013

Convert your MySQL database from ANY charset to UTF-8 with a simple script, automatically! (Konvertiere eine MySQL Datenbank mit einem einfachen Skript von irgend einem Charset nach UTF-8, automatisch!)

June 29th 2012

Visual representation of SQL joins - How SQL joining work - MySQL - MSSQL - INNER|OUTER|LEFT|RIGHT|EXCLUDING JOINS

December 24th 2011

MySQL Datenbank Replikation (Master-Slave Konfiguration) konfigurieren