Backend Solutions

PHP code of creating an XML file

How to manipulate XML file in PHP?

In this tutorial, I will show you how to generate an XML file dynamically and manipulate it in PHP.

checkboxes of genre

How to access checkboxes with unknown names in PHP?

In this tutorial, I will show you how to send checkbox as an array in HTML.

mysql command line truncating a foreign-key constrained table.

How to truncate a foreign key constrained table in MySQL?

In this tutorial, I will show you how to truncate a foreign key constrained table in MySQL.

MySQL code syntax creating 3 related tables.

How to store array in MySQL?

In this tutorial, I will show you how to use multiple tables and JOIN them in our queries.

form resubmission dialog

How to prevent form resubmission when the page is refreshed in PHP?

In this tutorial, I will show you how to prevent form resubmission in PHP.

year in a typewriter

What should the datatype for the year be in MySQL?

In this article, I will answer which datatype is the best for year input in MySQL.

© John Michael Balbarona