When you tried to connect to the MySQL database using PHP, you will find two types of functions for connection.
Database
Its a post after so long time, actually very busy schedule. But today I got something to learn to I have managed spare some time for the same and consider
Here I come with quick tip. This is about when you find problem when your MySQL Server is running on Linux machine and you are trying to connect from Windows
Here I come with the second last article in the MySQL Stored Procedure Article Series. In this article we will learn about Transaction in MySQL Stored Procedure. But first let's
I am pretty much sure that you are aware of indexes which we are creating on database fields. Indexes are very useful to make your query search faster and improve
After very long time a tutorial on MySQL, earlier I have written few articles on MySQL in sequence so I have taken a break from MySQL and was concentrating on
This article will be useful when you are dealing with the multilingual site with database driven content. While dealing with multilingual website you may have faced the problem of data
This article is about to explain how you can manage database collation and character set of your database. If you are working on website which covers only one language which
In earlier two posts we have learned to check for the Events status in MySQL server and then after we have learned to create a simple event, edit existing events,
This is the second article of this series and I am going to cover creation of basic mysql events and check the status of the same. If you are not