In today’s digital era, user authentication is a crucial aspect of web development, ensuring secure and seamless user experiences. Google Login or Google Authentication provides a widely used and trusted method for users to login…
Posts tagged php
MySQL : Grouping any values in same column by comma (,)
In situation, when you do the data report by Select or Joining the data from one-to-many relation tables in MySQL database. You may found data duplication each of row, and you want to grouping it…
Solution for MySQL Database Doesn’t Start in XAMPP on Mac OS X
MySQL Database Doesn’t Start in XAMPP on Mac OS X Are you struck in the same problem ? A last couple of weeks we have found some problem in XAMPP on our Mac OS X….
Best Solution : Summernote insert image in content
Good to know: Summernote is HTML text editor which is lightweight and easy to uses. In our experience, it seem like Summernote is the best choice if you are the one who are web developer…